SERP Features · Glossary · Updated Apr 2026

Rich result

Definition

A rich result is a SERP listing visually enhanced by structured data — product prices, recipe ratings, event dates, FAQ expansions, and more. Eligibility depends on schema markup that matches a documented Google rich-result type. Test eligibility with the Rich Results Test.

Find related

Long definition

Rich results are the SERP variants that go beyond the standard title-URL-description triplet. A recipe with star ratings, calorie count, and cook time. A product with price, availability, and reviews. An event with date and venue. A breadcrumb trail replacing the URL line. Each rich-result type maps to one or more schema.org types Google has documented as supported in the Search Gallery.

The mechanic is straightforward: add valid JSON-LD (or Microdata, or RDFa) to your page matching the documented requirements, get crawled, get parsed, become eligible. Eligibility is not the same as appearance — Google decides when to render the rich variant based on query, device, page quality, and feature competition. Schema being valid is necessary but not sufficient.

Google has been pruning rich-result types. In August 2023, HowTo was deprecated entirely (no longer eligible) and FAQ was restricted to authoritative government and health sites. Adding HowTo markup today does nothing for SERP appearance. Adding FAQ markup outside the whitelist does nothing visible either, though crawlers still parse it for entity context.

Currently supported rich-result types include Product, Recipe, Review (when nested in another type), Event, Course, JobPosting, Movie, Video, Article, Book, BreadcrumbList, Dataset, Software application, Q&A page, Subscription/paywalled content, and structured-data carousel for some types. The Rich Results Test is the canonical validator — Search Console's "Enhancements" reports surface eligibility issues at site scale.

Rich results matter beyond aesthetics. CTR lifts of 10-30% are common when the rich variant renders versus the plain blue link. Stars next to a recipe, a price next to a product, a date next to an event — each adds at-a-glance qualification that filters or attracts clicks.

Common misconceptions

  • "Adding schema guarantees a rich result." Validity makes you eligible. Google still chooses when to render. A page can have perfect Product schema and never see the rich variant for competitive reasons.
  • "FAQ markup still works on my blog." Not for rich results. The 2023 restriction limits FAQ rich results to government and authoritative health sites. Removing FAQ markup wholesale isn't necessary — it still feeds entity understanding — but stop expecting the SERP expansion.
  • "All schema types are rich-result-eligible." Most aren't. Schema.org has thousands of types; Google supports a curated subset for rich results. Anything outside the Search Gallery list is data-only — useful for context, invisible in SERP.
  • "Rich results are the same as featured snippets." Different mechanisms. Featured snippets are extractive (Google pulls a passage). Rich results are markup-driven (Google reads your declarations). Some queries show both, layered.