eg-0130
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "PlanAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "ExercisePlan",
"name": "John's weight loss plan"
},
"participant": {
"@type": "Person",
"name": "Steve"
}
}Pre-Markup
John planned an exercise plan with Steve.