Product Schema

Stand out in search results with rich product snippets including price and availability.

Generated JSON-LD

Script
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "",
  "image": [],
  "description": "",
  "brand": {
    "@type": "Brand",
    "name": ""
  },
  "sku": "",
  "offers": {
    "@type": "Offer",
    "url": "",
    "priceCurrency": "USD",
    "price": "",
    "availability": "https://schema.org/InStock"
  }
}
</script>