"offers": { "@type": "Offer", "price": "16.00", "priceCurrency": "USD", "availability": "https://schema.org/InStock", // or OutOfStock "priceValidUntil": "2026-06-01", "hasMerchantReturnPolicy": { "@type": "MerchantReturnPolicy", "returnPolicyCategory": "https://schema.org/MerchantReturnNotAllowed", "applicableCountry": "US" // or your main markets }, "shippingDetails": { ... } // still add this for shipping badges }