Free Tool

Aggregate Rating Schema Generator

Generate valid AggregateRating JSON-LD markup in seconds. Paste your URL and our AI extracts your average score and rating count automatically — or build manually. Display star ratings in Google Search. No account required.

No account required · 20 free schemas/week

Valid JSON-LD outputPasses Google Rich Results TestWorks with any CMSNo credit card required

What is AggregateRating schema markup?

AggregateRating schema (AggregateRating on schema.org) is structured data that represents a summary of all user ratings for a product, service, or other item. When Google recognises it, star ratings and review counts appear directly in search results.

Star ratings in search results are one of the most reliable ways to increase click-through rates. Pages with visible ratings consistently outperform identical listings without them — for products, software, restaurants, and more.

Get started free →
// AggregateRating JSON-LD example
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Wireless Headphones",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"reviewCount": "1284",
"bestRating": "5"
}
}

Generate AggregateRating schema in 3 steps

1

Paste your page URL

Enter the URL of any page with aggregate ratings. Our AI reads the page and extracts the average score, rating count, and item details automatically.

2

Review the generated schema

We generate valid AggregateRating JSON-LD markup. Edit the rating value, count, and best/worst rating before copying.

3

Add to your website

Copy the JSON-LD and paste it into your page's <head> section. Works with WordPress, Shopify, WooCommerce, and any HTML site.

Frequently asked questions

Ready to show star ratings in Google Search?

Free account gives you 40 schemas per week. No credit card required.

Create Free Account