Saturday , 20 May 2024
SEO Tool

Schema Markup Generator

Boost your SEO with high-quality JSON-LD schema markup. Easy to generate, copy, and download to help Google understand your content better.

Configure Details

The URL of the product page
Required for all products
High-quality description for Google rich results
Helps Google identify your product uniquely
Recommended for brand visibility
Required for price display
Required for rich results

No reviews added yet.

Aggregate Rating(Recommended)

JSON-LD Output

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "offers": [
    {
      "@type": "Offer",
      "priceCurrency": "USD",
      "availability": "https://schema.org/InStock",
      "itemCondition": "https://schema.org/NewCondition"
    }
  ]
}
</script>