eg-0118
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "TravelAction",
"agent": {
"@type": "Person",
"name": "John"
},
"toLocation": {
"@type": "Country",
"name": "Brazil"
}
}Pre-Markup
John travel to Brazil.