schemaorg-coda :: Example

eg-0078

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "PhotographAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ImageObject",
    "url": "http://john.com/steve.jpg"
  }
}

Pre-Markup

John took a photo of Steve.