schemaorg-coda :: Example

eg-0040

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ChooseAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "Brewery",
    "name": "Dogfish Head"
  },
  "actionOption": "Brewery"
}

Pre-Markup

John chose Dogfish Head from all breweries.