Free Tool
Product Schema Validator
Products for sale with price, availability, and reviews. Validate your Product structured data and preview how it appears in Google rich results.
Required Fields
name
Recommended Fields
imagedescriptionoffersreviewaggregateRatingbrand
Validate Your Product Schema
JSON-LD
Example Product JSON-LD
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Wireless Noise-Canceling Headphones",
"image": "https://example.com/headphones.jpg",
"description": "Premium wireless headphones with active noise cancellation.",
"brand": {
"@type": "Brand",
"name": "AudioPro"
},
"offers": {
"@type": "Offer",
"price": "299.99",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"reviewCount": "1234"
}
}Ready for a Full Site Audit?
Audit multiple URLs at once and get comprehensive performance, SEO, and accessibility insights.
Start Bulk Audit