schemaorg-coda :: Example

eg-0067

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ViewAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ImageObject",
    "name": "Steve"
  }
}

Pre-Markup

John viewed a photo of Steve.