eg-0144
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "PayAction",
"agent": {
"@type": "Person",
"name": "John"
},
"price": "1500",
"priceCurrency": "USD",
"recipient": {
"@type": "Organization",
"name": "An Airline"
}
}Pre-Markup
John paid US$ 1,500 for a flight.