Schema Reference
Gold-Standard Product Schema
A complete Product JSON-LD with all Tier 1 and key Tier 2 properties. Copy it, replace placeholder values, and paste into your product page <head>.
Tier 1 — Required
✓
nameProduct identification — required for all AI commerce queries
✓
imageVisual recognition — AI shopping agents need images for comparison
✓
brandEntity resolution — links product to a known brand graph node
✓
skuUnique identifier for price comparison and inventory lookup
✓
gtinGlobal Trade Item Number — strongest disambiguation signal
✓
offers.priceCore commerce signal — agents compare prices across sources
✓
offers.priceCurrencyISO 4217 code (USD, EUR, GBP) — required for price display
✓
offers.availabilityIn-stock status — agents filter out unavailable products
✓
offers.itemConditionNew vs. used — required for marketplace disambiguation
✓
offers.hasMerchantReturnPolicyGoogle Rich Results requirement for return policy display
✓
offers.shippingDetailsEnables shipping cost display in Google Shopping + AI agents
Tier 2 — Recommended
●
descriptionContext extraction — LLMs use this for snippet generation
●
aggregateRating3.2× more likely to appear in recommendation queries
●
categorySemantic classification — improves discovery precision
●
colorAttribute filtering in AI-driven shopping
●
materialAttribute filtering in AI-driven shopping
Sites with Tier 2 properties are 3.2× more likely to appear in AI recommendation queries compared to Tier 1 only.