price
Estimated domains
Description
The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\n\nUsage guidelines:\n\n* Use the priceCurrency property (with standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. "USD"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. "BTC"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. "Ithaca HOUR") instead of including [ambiguous symbols](http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\n* Note that both [RDFa](http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute) and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredproduct-snippet
Number The offer price of a product. Follow schema.org usage guidelines. Here's an example of the price property (the value can be a JSON string or number): "offers": { "@type": "Offer", "price": 39.99, "priceCurrency": "USD" } Here's an example of how to specify that a product is available without payment: "offers": { "@type": "Offer", "price": 0, "priceCurrency": "EUR" } Alternatively, the offer price may be nested inside a priceSpecification property instead of being provided at the Offer lev
- Requiredproduct-snippet
Number The offer price of a product. See also the price property of Offer.
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.