schemaorg-coda :: Example

eg-0191

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "SportsEvent",
  "name": "2013 World Series",
  "subEvent": {
    "@type": "SportsEvent",
    "@id": "http://mlb.com/ws2013g1",
    "name": "2013 World Series - Game 1"
  }
}

Pre-Markup

World Series Event in JSON.