All articles

GEO

Schema.org: the language AI systems understand

Discover how Schema.org structured data helps Google and generative AI to understand and cite your website. A practical guide for business leaders and SMEs.

John RademakersAugust 25, 20266 min read

Your website exists, but AI systems ignore it. Not because your content is poor — but because it is invisible to the logical layer that AI engines use to build their responses. Schema.org structured data is precisely what bridges that gap.

What Schema.org actually does

Schema.org is a shared vocabulary created in 2011 by Google, Microsoft, Yahoo and Yandex. It lets you describe your content in a format that machines read without ambiguity: is your business a medical practice, a tradesperson, an agency? Does your article discuss a product, a service, an event? Do your FAQs answer a search intent directly?

Without markup, an AI engine reads your page as a block of text. With the right schema, it understands the structure, the central entity, and the logical relationships — exactly what it needs to cite your content accurately.

This is not a technique reserved for developers. It is a strategic decision that belongs to the business leader.

Google, ChatGPT, Perplexity and Gemini build their responses from content they can interpret without effort. The more structured your page, the more machine-readable it is, the greater its chances of being selected as the source of a generated response.

Three concrete reasons:

  1. LLMs consume context, not pages. A FAQPage markup isolates question-and-answer pairs that a model can extract and cite directly — without having to guess the text's structure.
  2. Named entities are the key. An Organization or LocalBusiness markup clearly associates your name, sector, geographical area and URL. When an AI looks for "logistics provider in Lyon", it trusts entities it can verify — not unmarked claims.
  3. Markup strengthens E-E-A-T signals. By linking your articles to a person (Person) with a LinkedIn profile (sameAs), you build an author identity that engines can trace — an expertise signal that AI values for citability.

To go further on the citability logic: GEO 2026: the complete guide to being recommended by AI.

Priority markup types for an SME

Schema type What it describes SME priority
Organization Your business, name, URL, logo, contacts ★★★★★
LocalBusiness Address, opening hours, service area ★★★★★
Article Your blog posts (author, date, subject) ★★★★☆
FAQPage Question-answer blocks citable by AI ★★★★☆
BreadcrumbList Breadcrumb trail, site structure ★★★☆☆
Product / Service Your offerings with price, description ★★★☆☆
HowTo Steps in a process or tutorial ★★☆☆☆

Start with Organization + LocalBusiness on your homepage, then Article on your blog posts. The FAQ is often the quickest to implement and the most directly useful for answer engines.

JSON-LD: the format Google recommends

The recommended format is JSON-LD (JavaScript Object Notation for Linked Data). In practice, it is a block of code placed in the <head> of your page — it does not affect the presentation, does not slow loading, and can be managed independently of the visible HTML.

A minimal example for an SME:

{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Your Business",
  "url": "https://www.yourbusiness.com",
  "telephone": "+33 1 23 45 67 89",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 rue de la Paix",
    "addressLocality": "Paris",
    "postalCode": "75001",
    "addressCountry": "FR"
  },
  "areaServed": "Île-de-France"
}

Most CMSs (WordPress, Shopify, Webflow) offer extensions or modules to generate this markup without writing a single line of code. If your site is custom-built, a few hours of development is sufficient.

What changed in 2026

Google progressively restricted "FAQ rich snippets" — those enhanced result boxes visible in search pages. Since 2026, they no longer appear for most websites. This does not mean that FAQPage markup is useless: it continues to be consumed by AI answer engines, which extract question-and-answer pairs to build their summaries.

The distinction matters: you are no longer marking up for the eyes of a Google visitor, but for the logical layer that AI systems traverse. This is a paradigm shift that many web agencies have not yet integrated.

To understand the gap between classic SEO and GEO: SEO vs GEO: differences and how to combine the two.

What structured markup does not do alone

Structured data is not a magic formula. It is one signal among many. Whether an AI cites you depends on a set of conditions:

  • Your content is factual, precise, unambiguous
  • Your entity (business, author) is identifiable through third-party profiles (LinkedIn, industry directories)
  • Your site is crawlable and well structured (clear information architecture, acceptable loading time)
  • Your FAQs answer questions asked in natural language directly

Schema.org markup speeds up interpretation — it does not replace content quality. Poorly written content, however well marked up, remains poorly written content.

To explore the levers of citability in depth: How to get cited by ChatGPT: a practical guide.

The essentials

  • Schema.org is a vocabulary shared by major search engines (Google, Microsoft, Yahoo, Yandex) to describe your content in a machine-readable format.
  • JSON-LD, placed in the <head>, is the recommended format and the easiest to maintain.
  • Priority types for an SME: Organization, LocalBusiness, Article, FAQPage.
  • In 2026, FAQ rich snippets have disappeared from Google Search results for most sites — markup remains useful for AI engines.
  • Structured markup does not replace quality content: it helps AI interpret and cite it.
  • Starting with the basics (Organization + LocalBusiness) takes a few hours — do not wait for a perfect setup.

Frequently asked questions (FAQ)

Is Schema.org essential for SEO?

It is not technically mandatory, but it amplifies the readability of your site for Google and AI systems. A well-marked-up site is better understood, better represented in rich results and more frequently cited by answer engines. For an SME investing in digital, it is a low-cost, lasting-impact investment.

How long does it take to implement structured data?

For basic markup (Organization, LocalBusiness), allow a few hours if your site runs on a standard CMS with a dedicated plugin. For a custom-built site, half a day of development is generally sufficient. Maintenance is minimal: markup only needs updating when your business entity changes.

Can Schema.org be used without a developer?

Yes. Online generators such as Google's Structured Data Markup Helper produce ready-to-integrate JSON-LD. WordPress plugins (Yoast SEO, Rank Math) automatically generate the basic schemas. For advanced types (Product, HowTo), developer help is recommended.

Does Schema.org markup improve local search rankings?

Yes, indirectly. LocalBusiness markup with address, phone number and service area reinforces the consistency of local signals Google uses for the local pack (map listings). It does not replace a complete Google Business Profile, but the two reinforce each other.

Do AI systems like ChatGPT actually use Schema.org?

LLMs work primarily from their training corpus, not by reading a page's JSON-LD in real time. However, AI search engines (such as Google AI Overviews or Perplexity) index marked-up pages and use the schema to understand entities. Clear markup improves indexing quality, which influences citability over the medium term.

Written by

John Rademakers

John Rademakers

Co-founder & Senior Advisor in Strategic Command

An entrepreneur for more than three decades, John Rademakers has helped create, grow and lead companies across a wide range of industries — from construction to aeronautics, and from automotive, finance and services to technology.

His conviction is simple: the companies that succeed over the long term rest on two inseparable fundamentals — rigorous management and effective marketing.

At NEXARA, he sets the strategic vision and guides business leaders through their decisions on digital transformation, automation and growth. Though not a developer himself, he has a deep understanding of technological challenges and relies on a team of top-level experts to design concrete, profitable solutions suited to real-world conditions.

Through his publications, he shares more than 30 years of entrepreneurial experience to help decision-makers make the right choices, avoid pointless investments and durably accelerate their growth.

// Got a project in mind?

Let's talk about your needs.

Request a Free Quote
// On the same topic