schemaorg-coda :: Example

eg-0104

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "JoinAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "SportsTeam",
    "name": "Chicago Bulls"
  }
}

Pre-Markup

John joined the basketball team.