schemaorg-coda :: Example

eg-0228

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "Article",
  "name": "Apple announces iPhone SE",
  "description": "New iPhone announced at 11:30 in California.",
  "about": {
    "@type": "Event",
    "name": "Apple's March 21 Announcements"
  },
  "contentReferenceTime": "2016-03-21T11:30:00-07:00"
}

Pre-Markup

A JSON example for an Article about a particular event.