schemaorg-coda :: Example

eg-0073

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "CreateAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "result": {
    "@type": "WebPage",
    "name": "John's thought about the web"
  }
}

Pre-Markup

John created a website.