schemaorg-coda :: Example

eg-0089

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "CommunicateAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "recipient": {
    "@type": "MedicalAudience",
    "name": "Brain surgeons"
  },
  "object": "I'm retiring"
}

Pre-Markup

John communicated to the medical community his retirement.