STRUCTURED DATA · SEO GLOSSARY
Rich Result Eligibility
Whether a web page meets the technical and content requirements for Google to display an enhanced search result (rich result) — including star ratings, FAQ dropdowns, recipe cards, event listings, or product price panels. Eligibility requires correctly implemented server-rendered schema of the appropriate type, required property completeness, and content policy compliance.
Definition
Rich result eligibility is the determination of whether a page qualifies for Google to display an enhanced SERP appearance for a specific rich result type. Rich result types supported by Google: **Review snippets** (aggregateRating star rating under the title) — requires Product, Recipe, LocalBusiness, or other supported types with `aggregateRating` containing `ratingValue`, `reviewCount`, and `bestRating`; must reflect genuine user reviews, not self-assessment. **FAQPage** — dropdown questions and answers under the result; requires FAQPage JSON-LD with `mainEntity` containing Question/Answer pairs; answers must be 1-1 between questions and answer text. **Recipe** — rich card with photo, rating, cook time; requires Recipe type with appropriate properties. **Event** — date and location in result; requires Event type with `startDate`, `location`, `name`. **Product** — price and availability; requires Product type with `offers`. **Article** — publication date and author; requires Article or NewsArticle type with `datePublished`. Eligibility requirements across types: (1) **Server-rendered schema**: the JSON-LD must be in the initial HTML response, not only available after JavaScript execution. Google\'s HTML parser processes initial HTML before full rendering; JavaScript-injected schema may not be parsed in the same pass. (2) **Required property completeness**: each type has a minimum required property set — missing required fields prevents eligibility. Google\'s Rich Results Test reports which properties are missing. (3) **Content policy compliance**: review schema must reflect genuine user reviews (not self-written). FAQ content must be genuine Q&A (not disguised navigation links). Policy violations result in ineligibility or manual actions. (4) **Content match**: schema values must match visible content — an `aggregateRating.ratingValue` of 4.8 in schema when the page displays "4.2 from 12 reviews" is a mismatch that may cause ineligibility.
Why it matters for SEO
Rich results increase SERP click-through rate: star ratings, FAQ dropdowns, and product prices make a result visually distinctive and information-rich relative to text-only blue-link results. Studies consistently show CTR improvements of 20-40% for results with rich result features vs equivalent positions without them. Rich result eligibility is an achievable technical SEO gain — a page that already has good content simply needs correctly implemented, server-rendered, property-complete schema to unlock rich result display.
How DeepSEOAnalysis checks this
DeepSEOAnalysis audits rich result eligibility by: (1) parsing all JSON-LD in the initial HTML response (checking server-rendering); (2) identifying schema types present; (3) validating required property completeness for each type; (4) cross-checking schema values against visible page content for consistency (aggregateRating values, FAQ content, event dates). Missing required properties and server-rendering gaps are both flagged with specific remediation guidance.
Useful tools and resources
GLOSSARY
Related terms
structured data
Structured Data
Machine-readable annotations added to HTML — usually JSON-LD — that explicitly describe what a page is about to search engines and AI systems.
Read definition →structured data
Schema Validator
A tool for testing and validating schema.org structured data markup — checking JSON-LD, Microdata, or RDFa for syntax errors, missing required properties, and compatibility with Google\'s rich result requirements. Google\'s Rich Results Test and Schema.org Validator are the primary official validators; third-party tools including DeepSEOAnalysis provide per-URL validation with server-rendering detection.
Read definition →structured data
LocalBusiness Schema
LocalBusiness schema is a Schema.org structured data type that describes a local business — name, address, phone, hours, geo coordinates, and more — enabling rich Knowledge Panel and Local Pack displays in Google Search. It is the foundation of structured data for local SEO.
Read definition →structured data
Rich Results
Enhanced search result formats that Google displays beyond the standard blue link, title, and description — including star ratings, FAQ dropdowns, product panels, recipe cards, How To steps, event dates, and job listings — enabled by valid structured data (JSON-LD schema) in the page\'s server-rendered HTML.
Read definition →See how your site scores on Rich Result Eligibility.
The free DeepSEOAnalysis audit checks rich result eligibility and 100+ other signals. Full report, no signup.
Run a free audit →