Rich Result (Search)
A rich result is an enhanced search-engine listing rendered from structured data on a page — typically Schema.org markup in JSON-LD, Microdata or RDFa. Common types include recipe cards, product listings, review stars, FAQ accordions, breadcrumbs, events and video thumbnails. Eligibility depends on required properties defined per type, and the supported catalogue changes over time as engines add or retire features.
A rich result is a search-engine listing that is enhanced beyond the default title-and-snippet pair with visual elements such as images, ratings, prices, dates, or interactive widgets. Rich results are generated by parsing structured data embedded in the page — most commonly <a href="/knowledge/Schema.org" class="link" style="color: #D4A843;" title="Direct link to chunk">Schema.org Structured Data</a> markup encoded as <a href="/knowledge/json-ld" class="link" style="color: #D4A843;" title="Direct link to chunk">JSON-LD</a>, <a href="/knowledge/Microdata" class="link" style="color: #D4A843;" title="Direct link to chunk">Microdata (HTML)</a> or <a href="/knowledge/rdfa" class="link" style="color: #D4A843;" title="Direct link to chunk">RDFa</a> — and matching it against a feature-specific template maintained by the search provider. Google Search exposes a large catalogue of rich-result types, including recipe cards with cook time and calories, product listings with price and availability, event panels with date and venue, review stars, FAQ accordions, how-to step lists, breadcrumb trails, job postings, video thumbnails, course listings and local-business knowledge panels. Each type has required and recommended properties that the markup must supply; missing required properties disqualify the page from the enhanced display. Google's Rich Results Test and the corresponding Search Console enhancement reports let webmasters validate eligibility and diagnose errors. Rich-result support evolves: Google deprecated FAQ rich results in 2026, and individual features are added and removed as user-experience studies warrant. Other engines including Bing and Yandex run analogous pipelines, and rich results are conceptually distinct from knowledge panels, which are entity-level summaries drawn from an entity graph rather than a single page's markup. From a publisher's perspective rich results are valuable because they increase result real-estate and click-through, but the markup is descriptive of the page and must not misrepresent its content under search-engine policy.