schemaorg-coda :: Example

eg-0053

From v30.0

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "ConsumeAction",
  "agent": {
    "@type": "Person",
    "name": "Test Candidate One"
  },
  "object": {
    "@type": "QuantitativeValue",
    "value": 100,
    "unitText": "calories"
  }
}

Pre-Markup

The biceps consumed 100 calories.