schemaorg-coda :: Example

eg-0106

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "JoinAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "TheaterGroup",
    "name": "Cats"
  }
}

Pre-Markup

John joined the Cats cast.