schemaorg-coda :: Example

eg-0058

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ListenAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "RadioStation",
    "name": "Star 101.3"
  }
}

Pre-Markup

John listened to star 101.3.