eg-0135
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "ExerciseAction",
"agent": {
"@type": "Person",
"name": "John"
},
"exerciseType": "Running",
"distance": "100 miles",
"participant": {
"@type": "Person",
"name": "Steve"
}
}Pre-Markup
John ran 100 miles with Steve.