schemaorg-coda :: Example

eg-0064

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "UseAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ExercisePlan",
    "name": "How to lose 100 calories a day."
  }
}

Pre-Markup

John used an exercise plan.