schemaorg-coda :: Example

eg-0109

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "MarryAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "Person",
    "name": "Ann"
  }
}

Pre-Markup

John married Ann.