SEO Tool
Create Product structured data for ecommerce listings, pricing, and offers.
Schema Builder
Product schema describes a single product per page. This is the Google-recommended pattern. Add a separate schema block on each individual product page.
Your internal product identifier or model number.
ISO 4217 code (USD, EUR, GBP)
Schema Health
Required
Recommended
Output
{
"@context": "https://schema.org",
"@type": "Product"
}JSON-LD structured data.
Actions
Usage Tip
Use Script when adding schema directly to your website's <head>.