schemaorg-coda :: Example

eg-0474

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "WebPage",
  "name": "Jane Doe's homepage",
  "speakable": [ "#myhead1", "#thesummary"],
  "url": "http://www.janedoe.com"
}

Pre-Markup

An example of 'speakable' markup (JSON-LD only, initially).