schemaorg-coda :: Example

eg-0136

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ExerciseAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "exerciseType": "Tennis",
  "opponent": {
    "@type": "Person",
    "name": "Steve"
  }
}

Pre-Markup

John played tennis against Steve.