Most Schema Markup is Bloat. Here's What AI Actually Reads.

    Most Schema Markup is Bloat. Here's What AI Actually Reads.

    April 20, 2026

    #schema
    #json-ld
    #technical

    TL;DR: Stop chasing every schema property. For AI engines like ChatGPT and Google AI Overviews, a clean JSON-LD script focusing on LocalBusiness (or Organization) and FAQPage is what matters most. Accuracy and conciseness, not volume, are what get your business facts quoted.

    Why Your Old Schema Strategy is Hurting AI Visibility

    The old SEO playbook from 5 years ago told us to add everything. Person, WebSite, BreadcrumbList, Article, and a 50-property LocalBusiness schema all stuffed onto the homepage. The goal was to give search crawlers a complete map of everything, assuming more data was always better. That assumption is now obsolete.

    AI Answer Engines are not traditional crawlers. They are fact-extraction machines operating under immense computational pressure. They don't have time to parse a 200-line JSON block filled with optional properties and redundant info. They scan for the highest-value signals first, and if your data is messy, bloated, or contradictory, they simply move on to a source that's easier to understand. Bloat is a bug, not a feature.

    The Only 3 Schema Types That Matter for AI Search

    For a local or small business, you can get 95% of the value by focusing on just three schema types, implemented as JSON-LD in your site's <head>.

    • LocalBusiness: The absolute most important one for any company with a physical address or service area. This directly answers the AI's "who/what/where" questions. It feeds map-pack-style results and answers to queries like "best plumber in Brooklyn."
    • Organization: Best for the brand entity itself. It helps AI distinguish your brand name from a generic term and connects your official site, logo, and social profiles. Use it on your homepage and About Us page.
    • FAQPage: The secret weapon. This schema lets you provide direct question-and-answer pairs for an AI to use. When a user asks an AI a question that you've defined in your FAQPage schema, you have a high chance of being quoted directly.

    LocalBusiness vs. Organization: Which to Use?

    Teams often get stuck on whether to use LocalBusiness or Organization on their homepage. The answer is: it depends on your business structure. For most SMBs with a single location, LocalBusiness is the correct primary schema for your homepage. Here’s a quick breakdown.

    Schema TypePrimary Use CaseKey PropertiesWhere to Place It
    LocalBusinessBusiness with a physical storefront or defined service area.name, address, telephone, openingHours, priceRangeHomepage, Location Pages
    OrganizationThe parent company, non-physical brand, or entity with multiple locations.name, url, logo, sameAs (social profiles)Homepage, About Us Page
    RestaurantA specific subtype of LocalBusiness for food service.servesCuisine, menu, hasMenu, acceptsReservationsHomepage, Menu Page
    DentistA subtype for medical practices. Clearer for AI than generic LocalBusiness.medicalSpecialty, availableServiceHomepage, Services Pages

    An Example of Lean, AI-Friendly Schema

    Here is what a minimal, effective LocalBusiness schema looks like for a fictional plumber. Notice it only defines the absolute critical information. It's clean, easy for an AI to parse in milliseconds, and provides unambiguous facts. This is what winning schema looks like in 2025.

    How AI Ranks Facts From Different Sources

    Schema is powerful, but it's not the only source of truth for an AI. Generative engines build confidence in a fact by cross-referencing it with other authoritative sources. Schema that perfectly matches your Google Business Profile and the plain text on your website is trusted far more than schema that stands alone. Inconsistency is the #1 killer of AI visibility.

    Google Business Profile
    90%
    JSON-LD Schema
    85%
    Website Footer/Text
    70%
    Third-Party Directories
    50%
    Relative trust weight AI engines give to different local business data sources.

    Frequently Asked Questions

    Can I just use a WordPress plugin for schema?+

    You can, but proceed with caution. Many popular SEO plugins add bloated, overly-complex schema that can do more harm than good for AI visibility. They often inject dozens of unnecessary properties. If you use a plugin, check the output to ensure it's lean and accurate. A simple, clean script is always better.

    Do I need both LocalBusiness and Organization schema?+

    For a single-location business, choose one for your homepage: LocalBusiness. You can still use Organization on your 'About Us' page to define the brand entity itself. If you have multiple locations, use Organization on the homepage and then have separate pages for each location using a specific LocalBusiness schema on each.

    How do I know if my schema is working for AI?+

    The ultimate test is to ask the AI. Use ChatGPT, Gemini, Perplexity, or Google's AI Overviews to ask questions about your business, like "What are the hours for [Your Business]?" or "Who is the best [your service] in [your city]?" If you appear and the facts are correct, it's working. Tracking your visibility across these engines over time is the only way to be sure.