schemaorg-coda :: Example

eg-0132

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ReserveAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "Reservation",
    "name": "Table at Bar Tartine"
  },
  "scheduledTime": "2020-05-29T19:30:00"
}

Pre-Markup

John reserved a table for May.