Skip to content
E-Commerce · GEO

Schema.org for online stores: Why AI doesn't know your products

February 2026 ⏱ 10 min. read ️ Schema.org, GEO, KI-SEO

What is Schema.org – and why now?

Schema.org is a standardized vocabulary for structured data on websites. It was developed jointly by Google, Bing, Yahoo and Yandex in 2011 and enables machines to "understand" the content of a page rather than just reading it.

For online stores, Schema.org was previously mainly relevant for Google Rich Snippets – star ratings, prices and availability directly in search results. With the rise of AI assistants, Schema.org has gained an entirely new significance.

When a customer asks ChatGPT: "Which espresso machine under €500 has the best ratings?" – then AI needs exactly the data that Schema.org provides: price, ratings, availability, brand. Without this data, AI cannot know your products and can only guess.

Schema.org from KI-Perspektive

Traditional SEO considers Schema.org a "nice-to-have" for rich snippets. From a GEO perspective (Generative Engine Optimization), Schema.org is a critical data source:

  • Price comparisons: AI systems use Product.offers.price for price comparisons between shops
  • Rating Ranking: AggregateRating helps AI identify the best-rated products
  • Availability: ItemAvailability prevents AI from recommending out-of-stock products
  • Brand association: Organization and Brand help answer questions like "What brands does Shop X carry?"
  • FAQ Answers: FAQPage provides ready-made question-answer pairs that AI can use directly
The difference: Google needs Schema.org for richer search results. AI assistants need Schema.org to be able to give correct answers at all.

The Most Important Schema Types for Online Stores

Product (Pflicht for every Shop)

The Product schema is the cornerstone. It includes name, description, image, brand, price (via offers), ratings and availability. The more complete, the better AI can recommend your products.

Organization (Your Brand Identity)

Who are you? Organization defines name, logo, contact details, social media profiles and founding date. AI assistants use this for questions like "What is [your shop]?" or "Is [shop] legitimate?".

BreadcrumbList (Navigation verstehen)

Shows AI how your pages are connected: Homepage → Category → Subcategory → Product. This helps with questions like "What categories does the store have?".

FAQPage (direkte Antworten liefern)

Frequently asked questions with answers – perfect for AI systems searching for specific information. Shipping costs, return policy, opening hours: everything customers frequently ask about.

LocalBusiness (for brick-and-mortar retailers)

Address, opening hours, phone, reviews. Especially important for questions like 'Is there a [type] store in [city]?'.

JSON-LD: Das bevorzugte Format

Schema.org can be implemented in three formats: JSON-LD, Microdata and RDFa. JSON-LD is the clear recommendation – both from Google and for AI systems. It's inserted as a <script> block in the HTML and doesn't affect the layout:

<!-- example: Product Schema in JSON-LD --> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Product", "name": "De'Longhi Magnifica S ECAM 22.110.B", "brand": {"@type": "Brand", "name": "De'Longhi"}, "offers": { "@type": "Offer", "price": "279.00", "priceCurrency": "EUR", "availability": "https://schema.org/InStock" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.5", "reviewCount": "1247" } } </script>

AI can use this data directly: "The De'Longhi Magnifica S costs €279 at [your shop], has 4.5 stars from over 1,200 ratings and is available immediately."

Schema.org in Your Shop System

Gambio

Gambio GX4 supports JSON-LD for products natively. Enable structured data under Shop Settings → SEO → Advanced. Check that price, availability and ratings are output.

WooCommerce

WooCommerce has basic markup built in. For optimal results, install Yoast WooCommerce SEO or Rank Math – both extend the markup with GTIN, brand and detailed ratings.

Shopware 6

The Storefront theme contains basic JSON-LD. For extended data, plugins like "SEO Professional" or "Rich Snippets" are recommended. For custom themes, check the source code for existing markup.

Shopify

Most Shopify themes have basic Schema.org built in. Apps like "JSON-LD for SEO" or "Schema Plus" significantly extend the markup – especially with ratings and extended product data.

Check your Schema.org AI Score

How good is your structured data really? Our free Schema.org AI Score analyzes your website from the AI perspective – not just whether Schema.org is present, but whether the data is complete and correct enough for AI assistants to use.

Schema.org AI-Score Checker

Score 0–100 with type-specific checks, industry comparison and concrete improvement suggestions. Plus: Automatic schema code generation for missing markup.

Check Schema.org now →

Free · Kein Login · PDF-Export with Pro

From Schema.org to llms.txt

Schema.org is an important building block, but not enough on its own. AI assistants need a central hub that bundles all relevant information. That is exactly what llms.txt does.

The LLMs.txt Generator uses your Schema.org data as a foundation: In the product drill-down, prices, ratings and availability are extracted from JSON-LD and included in the llms.txt files. The better your Schema.org, the better your llms.txt.

The optimal workflow:

  1. Schema.org check – check AI-Score (→ Schema Checker)
  2. Add missing markups – Schema-Code directly im Tool generate
  3. Generate llms.txt – with optimized Schema data (→ Generator)
  4. Validate – check llms.txt for correctness (→ Validator)
llms.txt setup: step by step →
Complete guide to creating and uploading llms.txt for every shop

How AI-ready is your Schema.org?

Check your AI Score now – and find out what you need for maximum AI visibility.

Schema.org AI-Score check →