schemaorg-coda :: Example

eg-0081

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "CheckAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "Flight",
    "name": "AA123"
  },
  "result": "On time"
}

Pre-Markup

John checked his flight status.