Skip to main content
ExplainerDigital ProvenanceExplainer· 4 min read· in Content Types

How the Schema.org ClaimReview Markup Actually Translates Fact-Checks for Machines

The open-source tagging system was designed to put fact-check labels directly into search results. As platforms phase out those visual cues, the markup has quietly become the foundational training data for AI models.

By Wei Zhang

Publishers and Fact-Checkers 40%AI Developers and Researchers 35%Search Platforms 25%
Publishers and Fact-Checkers
Journalists who bear the administrative burden of generating the markup.
AI Developers and Researchers
Technologists who rely on the structured data to train models and analyze trends.
Search Platforms
The technology companies that ingest the data and determine how it is displayed.

Perspectives this story doesn't cover

  • Independent bloggers who lack the technical resources to implement structured data.
  • End users who lost the visual search badges and must now navigate unlabelled results.

Summary

  1. ClaimReview is a structured data standard that translates written fact-checks into machine-readable code.
  2. The markup maps journalism into rigid fields, including the specific claim, the speaker, and the final verdict.
  3. Google retired the visual ClaimReview badges from primary search results in July 2025.
  4. The standardized dataset is now primarily used to train artificial intelligence models and ground LLMs.
  5. A sibling standard, MediaReview, is currently being deployed to tag manipulated images and deepfakes.

The outcome of a digital fact-check is not determined when the journalist publishes the article, nor when a reader clicks the link. It is determined the moment a content management system injects a block of JSON-LD code into the page's invisible header. That block, known as ClaimReview markup, is the only language search engines and artificial intelligence agents actually understand. Without it, a meticulously researched debunking is just another page of unstructured text; with it, the article becomes a structured data object that machines can parse, index, and deploy.[1][4]

Created in 2015 through a collaboration between the Duke Reporters' Lab, Google, and the schema.org standards group, ClaimReview was designed to solve a specific machine-vision problem. Search crawlers cannot read a 1,200-word political analysis and reliably extract the core verdict. The markup forces the publisher to map their journalism to three rigid fields: the `claimReviewed` (what was said), the `author` (who said it), and the `reviewRating` (the standardized verdict).[4]

For nearly 10 years, this structured data powered the consumer-facing features that tech platforms touted as their primary defense against misinformation. By 2025, more than 250,000 fact-checks had been tagged with the markup, generating an estimated 4 billion annual impressions across Google's services. When a user searched for a viral rumor, the search engine would read the ClaimReview data and generate a prominent badge directly on the results page. The platforms marketed this as elevating truth, but the capability was entirely dependent on human journalists manually filling out web forms to feed the platforms' databases.[2]

How structured fact-check data flows from publishers to platforms.

The consumer-facing utility of the markup, however, was abruptly curtailed. In July 2025, Google quietly retired the visual ClaimReview badges from its primary search results, stating that removing them would "help streamline the results page and focus on other experiences." The decision removed the immediate visual cue that users relied on, leaving fact-checking organizations frustrated that their structured data was no longer being surfaced to the public in the way it was originally promised.[2]

The consumer-facing utility of the markup, however, was abruptly curtailed.

Yet the deprecation of the search badge did not render the markup obsolete; it simply shifted its primary audience from human readers to machine-learning models. While Google phased out the visual labels in Search, it maintained the Fact Check Explorer tool, which relies entirely on the ClaimReview data feed hosted on DataCommons.org. The massive, standardized archive of tagged claims has instead become foundational training data.[1][3]

Artificial intelligence developers now utilize the dataset to ground large language models and retrieval-augmented generation (RAG) systems. Because the markup explicitly links a false claim to a verified correction, it provides a clean signal that helps prevent AI agents from repeating debunked rumors. As Full Fact head of AI Andrew Dudfield noted during a May 28, 2026 summit of 85 researchers, the tool is now highly optimized for machines. "ClaimReview can be especially useful for communicating with non-humans," Dudfield said.[3]

The ClaimReview database is now heavily utilized by artificial intelligence developers to train models.

The ecosystem is also expanding to address new formats. The Duke Reporters' Lab and its partners have developed MediaReview, a sibling taxonomy designed specifically to tag manipulated images and videos. As generative AI makes synthetic media cheaper to produce, the ability to structurally tag a specific video file as a manipulated deepfake in a way that platforms can automatically read is becoming the next critical layer of digital provenance.

The immediate future of the standard now depends on reducing the friction of data entry. Lead Stories cofounder Maarten Schenk estimates that manually encoding the schema takes about 30 seconds per article, a cumulative burden that falls entirely on the publishers. To sustain the database that currently anchors AI fact-checking models, the International Fact-Checking Network is pushing for deeper content management system integrations that generate the JSON-LD payload automatically upon publication, removing the manual step entirely.[3][4]

Definitions

JSON-LD
A lightweight data format used to embed structured metadata into web pages so that search engines can easily parse the content.
Schema.org
A collaborative community that creates and maintains standard structured data vocabularies used by major search engines.
Retrieval-Augmented Generation (RAG)
An AI technique that improves the accuracy of a language model by forcing it to pull facts from an external, verified database before answering.
DataCommons.org
An open knowledge repository that aggregates and hosts structured data, including the global feed of ClaimReview fact-checks.

Questions & answers

What is ClaimReview markup?

It is a standardized block of JSON-LD code added to a web page that tells search engines the page contains a fact-check, detailing the specific claim and the final verdict.

Does ClaimReview still put a 'Fact Check' badge on Google?

No. Google quietly retired the visual ClaimReview badges from its primary search results in July 2025 to streamline the results page.

Who uses the data now?

The data is hosted on DataCommons.org and is heavily used by artificial intelligence developers to train models, as well as by researchers analyzing misinformation trends.

What is MediaReview?

MediaReview is a newer, related tagging system designed specifically to label manipulated images, deepfakes, and altered videos in a machine-readable format.

Sources

Source coverage

4 outlets

3 viewpoints surfaced

Publishers and Fact-Checkers 40%AI Developers and Researchers 35%Search Platforms 25%
  1. [1]Google Search CentralSearch Platforms

    Fact check (ClaimReview) structured data

    Read on Google Search Central
  2. [2]PoynterPublishers and Fact-Checkers

    The company retires its ClaimReview program, removing visual cues that helped users identify verified information

    Read on Poynter
  3. [3]PoynterPublishers and Fact-Checkers

    Fact-checkers and researchers say the open-source metadata tool remains useful for AI agents, researchers and impact

    Read on Poynter
  4. [4]Factlen Editorial Team

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team

Comments

Stay informed

Every angle. Every day.

Get Content Types stories with full source coverage and perspective breakdowns delivered to your inbox.