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