eg-0051
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "WantAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "Product",
"name": "ipod"
},
"participant": {
"@type": "Person",
"name": "Steve"
}
}Pre-Markup
John and Steve want an ipod.