schemaorg-coda :: Example

eg-0088

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "CommunicateAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "recipient": {
    "@type": "Person",
    "name": "Steve"
  }
}

Pre-Markup

John communicated with Steve.