schemaorg-coda :: Example

eg-0034

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "AchieveAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ExercisePlan",
    "exerciseType": "biking"
  }
}

Pre-Markup

John achieved his exercise plan.