What is AggregateRating Schema?
AggregateRating describes the overall rating for an item based on multiple reviews. It includes the average rating (ratingValue), total ratings (ratingCount), and optionally total reviews (reviewCount), plus the rating scale (best/worst).
Why Use AggregateRating?
- Makes your page eligible for rating rich results.
- Improves clarity and trust by reflecting real user feedback.
- Helps search engines understand your summarized rating data.
How to Implement
- Enter item details and ratings in the form above.
- Copy the generated JSON-LD and add it to your page
<head>
.
- Ensure the same rating and counts are visible on the page.
- Validate with Google’s Rich Results Test.