Schema Generator

Generate SEO-friendly JSON-LD structured data for your pages.

JSON-LD Preview

How to Add Product Schema to Your Website

1

Enter the product name and description

2

Add the product image URL

3

Set the price and currency

4

Indicate product availability status

5

Add brand information

6

Optionally include review/rating data

7

Copy and add the JSON-LD to your product page

Product JSON-LD Example

Here's an example of valid Product structured data that you can use as a reference:

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Premium Headphones",
  "image": "https://example.com/headphones.jpg",
  "description": "High-quality wireless headphones with noise cancellation",
  "brand": {
    "@type": "Brand",
    "name": "TechAudio"
  },
  "offers": {
    "@type": "Offer",
    "price": "299.99",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock"
  }
}

Tip: Always validate your schema markup using Google's Rich Results Test before deploying to production.

Frequently Asked Questions

Can Product Schema show prices in search results?

Yes! When properly implemented, Google can display your product's price, currency, and availability status directly in search results.

Do I need reviews for Product Schema?

Reviews are optional but highly recommended. Products with star ratings in search results typically have higher click-through rates.

How do I handle products with multiple variants?

You can use the 'offers' property as an array to list different variants with their respective prices and availability.

Butuh toko online dengan SEO optimal? Mari diskusi kebutuhan e-commerce Anda.

Konsultasi Sekarang