schemaorg-coda :: Example

eg-0082

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "CheckAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "BloodTest",
    "name": "You are fine!"
  }
}

Pre-Markup

John checked his blood test.