eg-0129
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "PlanAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "Event",
"name": "John's trip"
},
"instrument": {
"@type": "TravelAgency",
"name": "AFS"
}
}Pre-Markup
John planned a trip with a travel agency.