schemaorg-coda :: Example

eg-0086

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "InteractAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "participant": {
    "@type": "Organization",
    "name": "IEEE"
  }
}

Pre-Markup

John interacted with the IEEE.