eg-0143
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "OrderAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "Book",
"name": "Outliers"
},
"location": {
"@type": "LocalBusiness",
"name": "Amazon"
}
}Pre-Markup
John ordered a Book on amazon.com.