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.
Glossary
ClaimReview Markup

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.
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.
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.
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.
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 anameandurl.reviewRating: A nestedRatingobject containingratingValue(e.g., 'True', 'False', 'Mostly False') andbestRating/worstRating.url: The canonical URL of the full fact-check article.itemReviewed: ACreativeWorkdescribing the source of the claim (e.g., a social media post or speech).
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.
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.
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.
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.
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.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
ClaimReview markup operates within a broader ecosystem of fact-checking, entity resolution, and structured data technologies. These related concepts are essential for implementing authoritative, machine-readable verification systems.
Fact Verification
The automated process of assessing the truthfulness of a textual claim by corroborating it against a trusted knowledge base or evidence corpus. Fact verification systems use natural language inference and evidence retrieval to classify claims as true, false, or mixed. ClaimReview markup is the structured data output layer that communicates these verification results to search engines and AI crawlers.
Entity Linking
An NLP task that identifies textual mentions of entities and maps them to unique, unambiguous entries in a target knowledge base like Wikidata or DBpedia. For ClaimReview to be effective, the subject of a claim must be precisely disambiguated:
- Links the claim subject to a canonical URI
- Prevents confusion between similarly named entities
- Enables search engines to aggregate fact-checks about the same entity across sources
Schema.org Optimization
The strategic implementation of Schema.org vocabulary to define entities, attributes, and relationships for AI-driven search engines. ClaimReview is a specific Schema.org type within the broader CreativeWork hierarchy. Proper implementation requires:
- Valid JSON-LD serialization embedded in HTML
- Correct nesting of
itemReviewedandauthorproperties - Accurate
reviewRatingvalues using the defined rating scale
Entity Provenance
Metadata that tracks the origin, source, and transformation history of a specific fact or entity within a knowledge graph. For ClaimReview, provenance is critical:
- Documents the original source of the claim being reviewed
- Establishes the authority of the fact-checking organization
- Provides an auditable trail for data lineage and trust assessment by AI models
Confidence Calibration Signals
Techniques for embedding explicit markers of certainty, source quality, and data freshness within content to guide an AI model's trust assessment. ClaimReview markup serves as a high-confidence signal by:
- Providing a structured, machine-readable verdict
- Linking to the full fact-check article for verification
- Including the datePublished to indicate freshness of the review
Named Entity Disambiguation
The specific sub-task of entity linking that resolves which distinct real-world entity a textual mention refers to when the name is ambiguous. For example, distinguishing 'Paris' the city from 'Paris' the mythological figure. In ClaimReview, precise disambiguation ensures that fact-checks are correctly associated with the intended subject entity, preventing misattribution in search results and knowledge panels.

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us