eg-0149
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "TransferAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "Store",
"name": "John's pizzerie"
},
"fromLocation": {
"@type": "Country",
"name": "Brazil"
},
"toLocation": {
"@type": "Country",
"name": "USA"
}
}Pre-Markup
John transfered his store from Brazil to the USA.