schemaorg-coda :: Example

eg-0133

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ScheduleAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "Event",
    "name": "SXSW"
  },
  "scheduledTime": "2023-03-06"
}

Pre-Markup

John scheduled an event to occur in May.