eg-0145
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "QuoteAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "Flight",
"name": "AA123"
},
"price": "1500",
"priceCurrency": "UDC"
}Pre-Markup
John quoted a flight for US$ 1,500.