Inferensys

Glossary

ClaimReview Markup

A Schema.org structured data type used to tag a specific claim with a fact-check review and rating, enabling search engines to display fact-check summaries in search results.
Developer reviewing semantic search engine results on laptop, relevance scores visible, technical search demo.
FACT-CHECKING STRUCTURED DATA

What is ClaimReview Markup?

A Schema.org structured data type used to tag a specific claim with a fact-check review and rating, enabling search engines to display fact-check summaries in search results.

ClaimReview markup is a Schema.org structured data type that enables publishers to explicitly tag a specific claim with a fact-checking review and a standardized rating, such as ClaimReview or FactCheck. This machine-readable annotation allows search engines like Google and Bing to parse the claim, the source who made it, and the veracity conclusion, surfacing a rich fact-check snippet directly in search results.

The markup requires a claimReviewed property containing the exact statement being assessed, an author property linking to the Organization or Person who performed the review, and a reviewRating property with a numeric or textual score. When properly implemented as JSON-LD, this semantic annotation feeds into the Knowledge Graph and entity linking pipelines, establishing provenance and enabling fact verification systems to cross-reference assertions against canonical knowledge bases.

FACT-CHECK STRUCTURED DATA

Key Properties of ClaimReview Markup

The Schema.org ClaimReview type enables publishers to tag specific claims with a fact-check rating and review, allowing search engines to surface verified fact-check summaries directly in search results.

01

Core Schema.org Type Definition

ClaimReview is a specialized Schema.org structured data type designed to annotate a specific claim with a corresponding review and rating. It extends the base Review type to include a claimReviewed property, which contains the exact statement being fact-checked. The markup must be embedded as JSON-LD within a <script> tag on the page where the fact-check appears. Search engines parse this structured data to generate rich results, including the claim text, the publisher's rating, and a link to the full analysis.

02

Required Properties for Validity

Google requires specific properties for a ClaimReview to be eligible for display as a fact-check rich result:

  • claimReviewed: The exact, verbatim text of the claim being evaluated.
  • author: The organization or person publishing the fact-check, with a name and url.
  • reviewRating: A nested Rating object containing ratingValue (e.g., 'True', 'False', 'Mostly False') and bestRating/worstRating.
  • url: The canonical URL of the full fact-check article.
  • itemReviewed: A CreativeWork describing the source of the claim (e.g., a social media post or speech).
03

Rating Scale and Normalization

The reviewRating property uses a standardized numeric scale to normalize diverse publisher rating systems:

  • ratingValue: A numeric value representing the truthfulness (e.g., 1 for false, 5 for true).
  • bestRating: The maximum value on the scale (typically 5).
  • worstRating: The minimum value on the scale (typically 1).
  • alternateName: A human-readable label like 'Pants on Fire' or 'Four Pinocchios'. This normalization allows search engines to aggregate and compare fact-checks across different organizations with varying rating taxonomies.
04

Appearance in Search Results

When properly implemented, ClaimReview markup enables a fact-check rich result in Google Search. This snippet displays:

  • The claim text in quotation marks.
  • The rating (e.g., 'False' with a visual indicator).
  • The publisher name and publication date.
  • A direct link to the full fact-check article. These rich results appear in Google News, Search, and Google Images. They are also surfaced in Google Assistant responses and can be ingested by third-party AI systems for claim verification tasks.
05

Eligibility and Publisher Requirements

Not all publishers can have their ClaimReview markup displayed. Google enforces strict eligibility criteria:

  • The publisher must be a verified signatory of the International Fact-Checking Network (IFCN) Code of Principles or an equivalent recognized body.
  • The fact-check must analyze a discrete, verifiable claim about a specific factual matter.
  • Opinion pieces, political commentary, and general news analysis do not qualify.
  • The markup must appear on a page that contains the full fact-check methodology and sources, not just a summary.
06

Integration with Knowledge Graph Injection

ClaimReview markup contributes to entity identity and trust signals within Google's Knowledge Graph. By consistently publishing verified fact-checks with structured data, an organization reinforces its Organization entity as an authoritative source. The author property links the fact-check to a specific entity URI, building a graph of verified assertions. This semantic linkage supports broader Generative Engine Optimization strategies by establishing the publisher as a high-confidence node for AI-driven question answering and claim verification pipelines.

FACT-CHECKING & SEARCH VISIBILITY

Frequently Asked Questions

Explore the technical mechanics of ClaimReview markup, the structured data standard that powers fact-check summaries in search results and AI-generated overviews.

ClaimReview is a Schema.org structured data type specifically designed to tag a discrete factual claim with a formal fact-check review and rating. It works by wrapping a claim—such as a viral social media post or a political statement—in a machine-readable JSON-LD or microdata format that explicitly defines the claimReviewed, the author of the fact-check, the reviewRating, and the url of the full fact-checking article. When a publisher embeds this markup on a page, search engines like Google and Bing can parse the structured data to display a rich fact-check summary directly in search results, including the claim text, the verdict (e.g., 'False,' 'Mostly True'), and a link to the full analysis. This markup is the technical backbone of Google's Fact Check feature and is increasingly used by AI answer engines to ground claims with verified sources.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.