Technical Definition & Architecture

Search results displaying 5-star review ratings achieve up to 35% higher click-through rates (CTR) than plain text search links. The aggregateRating schema property bridges your customer reviews directly into Google Search result listings.

To qualify, the schema must include ratingValue (e.g., 4.9), reviewCount or ratingCount (e.g., 250), bestRating (usually 5), and worstRating (usually 1). Google validates that these numbers correspond to genuine user feedback on the page.

Smart Schema seamlessly connects with leading Shopify review platforms (such as Judge.me, Loox, and Yotpo) or outputs native verified rating objects to guarantee rich snippet star eligibility.

Syntax Example for Shopify JSON-LD

"aggregateRating": {
  "@type": "AggregateRating",
  "ratingValue": "4.9",
  "reviewCount": "128",
  "bestRating": "5",
  "worstRating": "1"
}
Automate Google Compliance with Smart Schema Pro

Stop editing raw liquid theme templates. Smart Schema injects verified, error-free structured data server-side in 60 seconds.

Start 14-Day Free Trial

Frequently Asked Questions

Can I put review stars on my homepage using aggregateRating?

No. Google guidelines strictly forbid aggregateRating on homepages or category pages. It must only be applied to specific individual product or service pages.