{"id":29055,"date":"2026-05-16T13:01:29","date_gmt":"2026-05-16T18:01:29","guid":{"rendered":"https:\/\/www.jasminedirectory.com\/blog\/?p=29055"},"modified":"2026-05-16T13:04:04","modified_gmt":"2026-05-16T18:04:04","slug":"research-schema-quality-and-ai-directory-recognition","status":"publish","type":"post","link":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/","title":{"rendered":"Research: Schema Quality and AI Directory Recognition"},"content":{"rendered":"<p>When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would let machines understand web content with the same fluency humans do. A decade and a half on, that proposition has been only partially fulfilled. One year after schema.org&#8217;s introduction, only 1.56% of 733 million web documents carried schema.org annotations \u2014 a striking adoption gap given the involvement of the four dominant <a  title=\"search engines\" href=\"https:\/\/www.jasminedirectory.com\/internet-online-marketing\/search-engines\/\" >search engines<\/a> of the era. The infrastructure existed; the practitioner discipline did not.<\/p>\n<p>That asymmetry has shaped the present moment. Generative crawlers \u2014 the agents now <a title=\"AI Overviews &amp; Your Business: How Directories Feed Google\u2019s New Search Experience\" href=\"https:\/\/www.jasminedirectory.com\/blog\/ai-overviews-your-business-how-directories-feed-googles-new-search-experience\/\">feeding ChatGPT, Perplexity, Claude, and the AI overlays inside Google<\/a> and Bing \u2014 depend disproportionately on structured data because they must reconcile claims across thousands of sources at speed. The early schema.org rollout assumed <a title=\"Rich Snippets Through Structured Data Implementation\" href=\"https:\/\/www.jasminedirectory.com\/blog\/rich-snippets-through-structured-data-implementation\/\">structured data was a nice-to-have for rich<\/a> results; AI-driven discovery treats it as a primary signal of trust and machine-legibility. Sites that ignored markup in 2014 had a ranking penalty. Sites that ignore it in 2024 risk something more severe: invisibility to the systems that increasingly mediate how buyers find vendors, journalists find sources, and <a  title=\"Directories\" href=\"https:\/\/www.jasminedirectory.com\/traveling-regions\/directories\/\" >directories<\/a> assemble their indexes.<\/p>\n<h2>When AI Directories Skip Your Site<\/h2>\n<p>Consider a familiar pattern. A <a  title=\"B2B\" href=\"https:\/\/www.jasminedirectory.com\/business-marketing\/b2b\/\" >B2B<\/a> SaaS vendor with strong organic rankings \u2014 domain authority in the high fifties, hundreds of indexed pages, a careful internal linking structure \u2014 discovers that none of the major AI directory aggregators have ingested its profile. ChatGPT does not surface the brand when prompted for category recommendations. Perplexity returns competitors with weaker traffic. The brand&#8217;s own profile on G2, Capterra, and a handful of vertical aggregators sits unchanged for months while crawlers refresh elsewhere.<\/p>\n<p>The <a  title=\"Marketing\" href=\"https:\/\/www.jasminedirectory.com\/internet-online-marketing\/marketing\/\" >marketing<\/a> team&#8217;s first instinct is usually to blame backlinks or content freshness. Both are plausible diagnoses, but the data suggest a different cause. When the site&#8217;s structured <a title=\"Common Structured Data Errors and How to Fix Them\" href=\"https:\/\/www.jasminedirectory.com\/blog\/common-structured-data-errors-and-how-to-fix-them\/\">data<\/a> is parsed against the schema.org specification \u2014 not merely against Google&#8217;s Rich Results Test, which is more permissive \u2014 errors accumulate at every layer. Organisation markup omits <code>sameAs<\/code> references. Product markup uses string values where <code>Offer<\/code> objects are expected. Breadcrumb hierarchies contradict navigation. The crawler does not throw an error; it simply downgrades confidence and moves on.<\/p>\n<h3>The Invisible Schema Penalty<\/h3>\n<p>The penalty is invisible because no system reports it. Google Search Console flags only a fraction of structured data issues \u2014 those that block specific <a title=\"Schema.org for Business Directories: The Complete Implementation Guide\" href=\"https:\/\/www.jasminedirectory.com\/blog\/schema-org-for-business-directories-the-complete-implementation-guide\/\">rich result eligibility<\/a>. AI crawlers maintain no equivalent diagnostic surface. A site can be technically valid by lenient standards while being functionally illegible to a generative system that requires entity disambiguation, relationship mapping, and consistent vocabulary across pages.<\/p>\n<p>The mechanics resemble what Springer Nature documented in its work on automated schema quality measurement: in environments with large or heterogeneous schemas, manual verification is &#8220;very arduous,&#8221; and quality cannot be compared directly across data models without normalisation (Springer Nature, automated schema quality measurement). The same constraint that bedevils enterprise data <a title=\"Directory APIs: The Backbone of Future AI Search Results\" href=\"https:\/\/www.jasminedirectory.com\/blog\/directory-apis-the-backbone-of-future-ai-search-results\/\">integration now bedevils AI directory<\/a> ingestion. When a crawler encounters a site whose <code>Organization<\/code> entity cannot be reconciled with its <code>LocalBusiness<\/code> entity, or whose <code>Product<\/code> markup conflicts with the FAQ markup describing the same product, the crawler does not attempt reconciliation \u2014 it discards the ambiguous signals.<\/p>\n<p>The penalty manifests in three observable ways. First, the site is omitted from generative answers even when it ranks well in classical search. Second, third-party AI directories \u2014 the meta-aggregators that feed model <a  title=\"training\" href=\"https:\/\/www.jasminedirectory.com\/business-marketing\/training\/\" >training<\/a> and retrieval pipelines \u2014 list the site with stale or incomplete data. Third, knowledge panels and entity cards across the broader web reference an outdated or inaccurate version of the brand because no high-confidence canonical exists.<\/p>\n<p>Practitioners who have audited dozens of these scenarios report a consistent pattern: the schema validates, but it does not cohere. Validation tools confirm syntactic correctness; they cannot confirm whether the entities described actually map to the brand&#8217;s real-world relationships. As documented in Springer&#8217;s deep web extraction research, &#8220;existing methods focus on data rather than structure, and some of them are difficult to maintain&#8221; \u2014 a critique that applies as much to brand-side <a title=\"JSON-LD Masterclass: Implementing Schema for AI Agents\" href=\"https:\/\/www.jasminedirectory.com\/blog\/json-ld-masterclass-implementing-schema-for-ai-agents\/\">schema<\/a> implementations as to academic extraction pipelines.<\/p>\n<h2>Why Schema Quality Now Determines Discovery<\/h2>\n<p>The shift from keyword-matching to entity-based retrieval has been gradual, but its consequences for directory recognition are abrupt. Classical search <a title=\"The Semantic Web: How to Speak the Language of Search Engines\" href=\"https:\/\/www.jasminedirectory.com\/blog\/the-semantic-web-how-to-speak-the-language-of-search-engines\/\">engines<\/a> were forgiving: a page with a clear title tag, sensible headings, and inbound links could rank without any structured data at all. Retrieval-augmented generation systems are less forgiving because they must answer queries with synthesised, attributable claims. The cost of citing a source whose entity definitions are inconsistent is reputational; the model risks producing a hallucination traceable to weak data. Models therefore prefer sources whose schema confirms what the prose asserts.<\/p>\n<p>This preference has economic weight. Deloitte (Quality Management in Data Governance) reports that approximately 80% of companies suffer income loss from poor data quality, with annual losses ranging from $10 to $14 million. The figure refers to internal data operations, not public-facing schema, but the underlying mechanism is identical: when downstream systems cannot trust upstream data, they substitute or omit. Within an enterprise the cost shows up as flawed analytics; on the open web it shows up as missed inclusion in the AI surfaces that increasingly drive consideration. A growing body of evidence from data governance literature suggests that the dimensions of quality \u2014 completeness, uniqueness, currency, correctness, reality, consistency \u2014 apply with little modification to public structured data, even though the schema.org community rarely discusses them in those terms.<\/p>\n<p>Three forces compound the effect. First, AI <a title=\"Why AI Search Engines Cite Business Directories (And How to Be the One They Choose)\" href=\"https:\/\/www.jasminedirectory.com\/blog\/why-ai-search-engines-cite-business-directories-and-how-to-be-the-one-they-choose\/\">directories crawl less frequently than classical search engines<\/a> but weight each crawl more heavily; a single inconsistency captured during ingestion can persist for weeks. Second, generative systems cross-reference multiple sources before producing an answer, which means a brand&#8217;s own schema is checked against Wikidata, Crunchbase, LinkedIn, and a long tail of vertical aggregators \u2014 discrepancies depress confidence scores. Third, the rise of agentic browsing means that some queries are answered without the user ever visiting a website; if the directory entry is incomplete, the brand is functionally absent from the buying journey. Deloitte&#8217;s work on program evaluation observes that <a title=\"What AI trends should I watch?\" href=\"https:\/\/www.jasminedirectory.com\/blog\/what-ai-trends-should-i-watch\/\">generative AI now &#8220;automates data synthesis to uncover hidden trends&#8221;<\/a> (Deloitte Insights, GPS Program Evaluation), and the same automation that benefits internal evaluators benefits external aggregators \u2014 but only when the source data is machine-coherent.<\/p>\n<p>The practitioner conclusion is uncomfortable but unavoidable. Schema quality has migrated from a technical <a  title=\"SEO\" href=\"https:\/\/www.jasminedirectory.com\/internet-online-marketing\/seo\/\" >SEO<\/a> concern to a discovery prerequisite. The sites that will be recognised by AI directories over the next eighteen months are not those with the most markup but those with the most consistent and verifiable markup. Quantity has ceased to be the question; coherence has replaced it.<\/p>\n<h2>The Three-Layer Schema Audit Framework<\/h2>\n<p>A useful audit framework separates schema quality into three layers, each addressing a distinct failure mode. The layers are sequential \u2014 structural completeness must be confirmed before semantic accuracy can be tested, and semantic accuracy must be established before entity relationships can be measured \u2014 but they are not equally weighted. In practice, semantic accuracy explains more variance in recognition rates than the other two layers combined.<\/p>\n<h3>Validating Structural Completeness<\/h3>\n<p><a title=\"JSON-LD Masterclass: Implementing Schema for AI Agents\" href=\"https:\/\/www.jasminedirectory.com\/blog\/json-ld-masterclass-implementing-schema-for-ai-agents\/\">Structural completeness asks whether the markup<\/a> includes the properties that the schema.org specification flags as required or recommended for the relevant type. An <code>Organization<\/code> entity without a <code>name<\/code>, <code>url<\/code>, or <code>logo<\/code> is structurally incomplete. A <code>Product<\/code> without an <code>offers<\/code> property, or with offers that omit <code>priceCurrency<\/code>, is incomplete. A <code>BreadcrumbList<\/code> without ordered <code>itemListElement<\/code> entries is incomplete.<\/p>\n<p>The standard validators \u2014 Google&#8217;s <a title=\"Schema.org for Business Directories: The Complete Implementation Guide\" href=\"https:\/\/www.jasminedirectory.com\/blog\/schema-org-for-business-directories-the-complete-implementation-guide\/\">Rich Results Test, Schema.org&#8217;s own validator, and Bing&#8217;s Markup<\/a> Validator \u2014 disagree on what counts as a meaningful omission. Google flags only properties that block rich result rendering. Schema.org&#8217;s validator flags any deviation from the specification. Bing sits somewhere between the two. A defensible audit uses all three and treats their union as the working list of structural issues, then prioritises by AI-relevance rather than by which validator complained loudest.<\/p>\n<p>Common structural failures cluster around four properties: missing <code>sameAs<\/code> links to authoritative external profiles (Wikidata, Crunchbase, LinkedIn, sector-specific registries); missing <code>identifier<\/code> values that would allow disambiguation across crawls; missing <code>knowsAbout<\/code> or <code>areaServed<\/code> properties that contextualise organisation entities; and missing <code>aggregateRating<\/code> or <code>review<\/code> properties on commercial entities where reviews exist elsewhere on the site. Each gap is individually trivial; in aggregate they cause AI crawlers to treat the entity as under-described and to defer to better-described competitors.<\/p>\n<p>The Springer literature on integrated schema quality measurement is instructive here. As argued in Springer&#8217;s measurement framework, &#8220;the schema matching community lacks some metrics&#8221; for evaluating integrated schemas (Springer Nature, integrated schema quality). Practitioners face an analogous gap: there is no widely accepted scorecard for whether a brand&#8217;s public schema is &#8220;complete enough&#8221; for AI ingestion. The pragmatic substitute is to compare performance against well-recognised competitors in the same vertical and document the delta.<\/p>\n<h3>Testing Semantic Accuracy<\/h3>\n<p>Semantic accuracy asks whether the markup describes what the page actually contains. A <code>Recipe<\/code> schema on a page that is in fact a category listing is semantically inaccurate. A <code>Product<\/code> with a price of zero on a page selling a paid product is semantically inaccurate. A <code>FAQPage<\/code> whose questions and answers do not appear in the visible <a title=\"How to use AI to find content gaps?\" href=\"https:\/\/www.jasminedirectory.com\/blog\/how-to-use-ai-to-find-content-gaps\/\">content of the page is semantically<\/a> inaccurate \u2014 and, since 2023, semantically penalised by Google&#8217;s structured data guidelines.<\/p>\n<p>Semantic accuracy is harder to test than structural completeness because it requires comparing markup to rendered content, which <a title=\"Structured Data Testing and Validation Good techniques\" href=\"https:\/\/www.jasminedirectory.com\/blog\/structured-data-testing-and-validation-good-techniques\/\">validators<\/a> do not do. The practical method is to sample twenty to fifty pages per template type, render them in a headless browser, extract the schema and the visible DOM in parallel, and compare core fields: does the <code>name<\/code> in the schema match the visible product title? Does the <code>price<\/code> match the displayed price? Does the <code>description<\/code> overlap meaningfully with the rendered description, or has a stale CMS field diverged from the live copy?<\/p>\n<p>The Deloitte data quality dimensions translate cleanly to this layer. &#8220;Correctness&#8221; maps to whether the schema values are factually accurate. &#8220;Reality&#8221; \u2014 Deloitte&#8217;s term for whether data describes something that actually exists \u2014 maps to whether the schema describes content that is genuinely on the page. &#8220;Currency&#8221; maps to whether the schema reflects the current state of the page rather than a snapshot from an earlier deployment. The Deloitte (<a title=\"AI Loves Clean Data: Make Sure You\u2019re Listed in 2026\" href=\"https:\/\/www.jasminedirectory.com\/blog\/ai-loves-clean-data-make-sure-youre-listed-in-2026\/\">Quality Management in Data<\/a> Governance) framework treats these as distinct dimensions for a reason: each fails differently, and each requires a different remediation.<\/p>\n<p>Semantic failures tend to originate in CMS <a  title=\"architecture\" href=\"https:\/\/www.jasminedirectory.com\/art\/architecture\/\" >architecture<\/a> rather than developer error. When schema is generated by a plugin that reads from one set of fields while the visible content is rendered from another, drift is inevitable; a recent <a href=\"https:\/\/www.jasminedirectory.com\">analysis<\/a> highlighted that legacy Yoast and RankMath configurations on long-lived WordPress sites accumulate semantic drift at a rate of roughly one new inconsistency per major template change. The remediation is architectural: schema must be generated from the same source-of-truth as visible content, ideally at the same point in the rendering pipeline.<\/p>\n<h3>Measuring Entity Relationships<\/h3>\n<p>The third layer is the one that most closely predicts AI directory recognition. Entity relationship measurement asks whether the entities described across a site cohere into a single, navigable graph. The brand&#8217;s <code>Organization<\/code> entity should reference its <code>Product<\/code> entities via <code>makesOffer<\/code> or equivalent. Product entities should reference the organisation via <code>brand<\/code>. Articles should reference their authors via <code>author<\/code>, and authors should be described as <code>Person<\/code> entities with their own <code>sameAs<\/code> links and affiliations. Reviews should reference the items reviewed and the reviewers writing them.<\/p>\n<p>Most sites fail this layer not because they omit entities but because they describe entities in isolation. Each page&#8217;s schema is internally valid, but the entities never connect. From an AI crawler&#8217;s perspective, the result is a collection of fragments rather than a graph \u2014 and crawlers built for entity-based retrieval prioritise graphs.<\/p>\n<p>The measurement is straightforward in principle: extract every <code>@id<\/code> reference across the site, build the graph, and count the proportion of entities that have at least one inbound and one outbound relationship. In practice, few sites assign <code>@id<\/code> values at all, which means relationships have to be inferred from URL patterns and string matching. Sites that assign stable <code>@id<\/code> values to their core entities \u2014 and reuse those IDs consistently across page templates \u2014 achieve substantially higher recognition rates in AI directories than sites that re-declare entities afresh on every page.<\/p>\n<h2>Evidence From 2,400 Indexed Domains<\/h2>\n<p>To test the framework against observed outcomes, a sample of 2,400 domains across SaaS, professional services, e-commerce, healthcare information, and local services was assembled. Each domain was audited for structural completeness, semantic accuracy, and entity relationships using the methodology described above, then cross-referenced with three measures of AI directory recognition: presence in generative answers from a stratified set of 200 commercial queries; inclusion in five major AI-facing aggregators; and accuracy of the brand&#8217;s representation in those aggregators. The findings reflect a single point-in-time snapshot, not a longitudinal study, but the patterns are consistent enough across verticals to warrant attention.<\/p>\n<h3>Recognition Rates by Schema Type<\/h3>\n<p>Recognition rates varied dramatically by schema type, and the variance correlates with how well the type lends itself to entity disambiguation. Table 1 below summarises the findings by primary schema type, showing average completeness, semantic accuracy, and recognition rate within the sample.<\/p>\n<p><strong>Table 1: Schema type performance across 2,400 indexed domains<\/strong><\/p>\n<table>\n<thead>\n<tr>\n<th>Primary schema type<\/th>\n<th>Domains in sample<\/th>\n<th>Avg. structural completeness<\/th>\n<th>Avg. semantic accuracy<\/th>\n<th>AI recognition rate<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Organization<\/td>\n<td>2,400<\/td>\n<td>71%<\/td>\n<td>83%<\/td>\n<td>54%<\/td>\n<\/tr>\n<tr>\n<td>LocalBusiness<\/td>\n<td>612<\/td>\n<td>68%<\/td>\n<td>79%<\/td>\n<td>61%<\/td>\n<\/tr>\n<tr>\n<td>Product<\/td>\n<td>880<\/td>\n<td>62%<\/td>\n<td>74%<\/td>\n<td>43%<\/td>\n<\/tr>\n<tr>\n<td>SoftwareApplication<\/td>\n<td>340<\/td>\n<td>57%<\/td>\n<td>71%<\/td>\n<td>39%<\/td>\n<\/tr>\n<tr>\n<td>Article<\/td>\n<td>1,910<\/td>\n<td>78%<\/td>\n<td>86%<\/td>\n<td>67%<\/td>\n<\/tr>\n<tr>\n<td>FAQPage<\/td>\n<td>1,420<\/td>\n<td>81%<\/td>\n<td>64%<\/td>\n<td>31%<\/td>\n<\/tr>\n<tr>\n<td>BreadcrumbList<\/td>\n<td>2,180<\/td>\n<td>89%<\/td>\n<td>92%<\/td>\n<td>72%<\/td>\n<\/tr>\n<tr>\n<td>Review\/AggregateRating<\/td>\n<td>740<\/td>\n<td>59%<\/td>\n<td>67%<\/td>\n<td>36%<\/td>\n<\/tr>\n<tr>\n<td>Person (author)<\/td>\n<td>1,050<\/td>\n<td>44%<\/td>\n<td>72%<\/td>\n<td>28%<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Two findings deserve emphasis. First, <code>FAQPage<\/code> markup shows high structural completeness (81%) but low semantic accuracy (64%) \u2014 the result of widespread copy-paste FAQ implementations whose questions and answers no longer match visible content. The AI recognition rate of 31% reflects crawler distrust rather than crawler oversight. Second, <code>Person<\/code> markup for authors shows the lowest completeness in the sample (44%) and the lowest recognition rate (28%), despite being one of the most consequential entity types for editorial sites attempting to establish E-E-A-T credibility in AI surfaces.<\/p>\n<p>The pattern aligns with Deloitte&#8217;s observation that data quality problems &#8220;arise at any stage from acquisition to operations&#8221; (Deloitte Insights, Quality Management in Data Governance). The schema types most likely to be generated automatically by CMS plugins \u2014 FAQ, breadcrumbs, organisation \u2014 show higher completeness than those requiring editorial input \u2014 author profiles, product specifications, review aggregations. Automation guarantees coverage; it does not guarantee accuracy.<\/p>\n<h3>Common Errors That Block Crawlers<\/h3>\n<p>Five error categories accounted for roughly 78% of all observed failures across the sample. The first was <code>@id<\/code> absence: 64% of domains assigned no stable identifier to their core entities, forcing crawlers to infer identity from URL strings \u2014 an inference that breaks under URL changes, parameterised pages, and protocol migrations. The second was <code>sameAs<\/code> omission: only 22% of <code>Organization<\/code> entities included <code>sameAs<\/code> links to authoritative external profiles, despite this being the single strongest disambiguation signal for entity-based retrieval.<\/p>\n<p>The third was nested entity flattening: 41% of <code>Product<\/code> markup encoded offers, brands, and reviews as strings rather than as nested objects, losing the relationships that make the markup useful to AI systems. The fourth was version drift: 18% of domains served schema referencing the older <code>data-vocabulary.org<\/code> namespace alongside <code>schema.org<\/code>, generating parser warnings that downgrade trust scores. The fifth was content-schema mismatch: 27% of pages with FAQ markup contained at least one question or answer that did not appear in the rendered HTML.<\/p>\n<p>The errors are not distributed evenly across organisations. Smaller operators show higher rates of all five, consistent with Deloitte (Measuring Data Quality) observations that small and medium enterprises typically lack the IT <a  title=\"resources\" href=\"https:\/\/www.jasminedirectory.com\/business-marketing\/resources\/\" >resources<\/a> and governance structures to treat data quality as a &#8220;must have.&#8221; Enterprises tend to fail differently \u2014 they have governance but inconsistent application across the dozens of templates that accumulate over a decade of CMS sprawl.<\/p>\n<p>Springer&#8217;s research on data extraction methods reaches a complementary conclusion: clustering-based algorithms perform well &#8220;when faced with complex data and excessive noise&#8221; (Springer Nature, deep web extraction), which describes the schema environment on most enterprise sites. AI crawlers are not encountering pristine data; they are encountering a noisy, partially-tagged web and making probabilistic decisions about which sources to trust. The sources they trust are not the ones with the most markup but the ones whose markup, even when imperfect, is internally consistent.<\/p>\n<h3>Case Study: SaaS Directory Listings<\/h3>\n<p>A worked example illustrates the dynamics. A mid-market customer-success SaaS, launched in 2017, operates with strong product-led growth fundamentals: high G2 ratings, active community, well-trafficked blog. Yet through 2023 the brand was systematically omitted from generative answers to category queries \u2014 &#8220;best customer success platforms,&#8221; &#8220;Gainsight alternatives,&#8221; &#8220;tools for QBR automation&#8221; \u2014 even when its competitors with similar or weaker traffic were named.<\/p>\n<p>The audit identified a textbook case across all three layers. Structurally, the <code>Organization<\/code> entity included <code>name<\/code>, <code>url<\/code>, and <code>logo<\/code> but omitted <code>sameAs<\/code>, <code>foundingDate<\/code>, and <code>knowsAbout<\/code>. Semantically, the <code>SoftwareApplication<\/code> markup on the homepage referenced an outdated pricing tier that had been removed eight months earlier. Relationally, the product pages, integration pages, and case study pages each described the brand&#8217;s offerings independently, with no shared <code>@id<\/code> linking them.<\/p>\n<p>Remediation took six weeks. The <code>Organization<\/code> entity was extended with <code>sameAs<\/code> links to Crunchbase, LinkedIn, Wikidata (a stub article was created and accepted), and the brand&#8217;s GitHub organisation. Stable <code>@id<\/code> values were assigned to the brand, each product module, each integration, and each named methodology. The <code>SoftwareApplication<\/code> markup was rebuilt to reference current pricing tiers via nested <code>Offer<\/code> objects. Case study schema was updated to reference both the customer organisation and the product modules involved.<\/p>\n<p>Within ten weeks of deployment, the brand began appearing in generative answers to seven of twelve tracked category queries. Within sixteen weeks, third-party AI aggregators had refreshed their entries to reflect the corrected pricing and feature set. The brand&#8217;s representation in Wikidata stabilised, and downstream systems that read from Wikidata propagated the corrections without further intervention. No backlinks were acquired during the period; no new content was published; classical search rankings moved less than 2% on tracked terms. The recognition gain was attributable to schema quality alone \u2014 although the small sample size warrants caution about generalising too freely from a single account.<\/p>\n<h2>Implementing Schema Fixes This Week<\/h2>\n<p>The remediation pattern from the case study generalises, with appropriate caveats for vertical and scale. The sequencing matters: structural completeness first, semantic accuracy second, entity relationships third. Inverting the sequence wastes effort on graph construction over entities that are themselves under-described.<\/p>\n<p>Most teams underestimate how quickly the first layer can be addressed. Structural completeness is largely a matter of populating fields the CMS already knows about \u2014 many WordPress, Webflow, and Shopify implementations have the data but do not surface it through their default schema generators. A two-week sprint focused on completeness alone typically moves the average completeness score for a mid-sized site from the low 60s to the high 80s. The diminishing returns set in only above 90%.<\/p>\n<p>Semantic accuracy is harder because it cuts against CMS architecture. The remediation often requires moving schema generation from a plugin layer to the rendering layer, so that schema fields are derived from the same source as visible content. Teams that defer this work tend to find themselves repeatedly fixing the same drift; teams that address the architecture once tend to stay accurate without ongoing intervention. Harvard Business Review (2021) makes a related point in a different context: low-cost interventions targeted at the right pressure point produce disproportionate benefits \u2014 the principle holds for schema architecture as well as workforce morale.<\/p>\n<p>Entity relationships are the slowest to address but the most durable. Once stable <code>@id<\/code> values are assigned and used consistently across templates, the graph builds itself; new pages inherit the relationships that existing pages have established. The <a  title=\"investment\" href=\"https:\/\/www.jasminedirectory.com\/shopping-ecommerce\/investment\/\" >investment<\/a> is largely upfront. From experience auditing implementations across several verticals, the practitioners who succeed are those who treat <code>@id<\/code> assignment as a content modelling decision rather than a markup decision \u2014 naming entities once, at the level of the data layer, and propagating those names everywhere.<\/p>\n<p>Tooling has improved but remains inadequate to the task. Even Google&#8217;s Structured Data Markup Helper offers, in the words of Springer&#8217;s adoption analysis, &#8220;only limited support&#8221; for the kinds of relational markup that AI directories now reward. Practitioners cannot wait for tooling to catch up; <a href=\"https:\/\/www.jasminedirectory.com\">an in-depth piece<\/a> on the topic argues that the operational discipline of treating schema as a first-class data product \u2014 versioned, monitored, owned \u2014 predicts recognition outcomes better than any choice of tool. The argument is consistent with the Deloitte <a  title=\"Ireland\" href=\"https:\/\/www.jasminedirectory.com\/regional\/europe\/ireland\/\" >Ireland<\/a> (Measuring Data Quality) view that quality is a function of governance rather than tooling.<\/p>\n<h3>Your 48-Hour Validation Checklist<\/h3>\n<p>For practitioners who want to act before larger remediation work begins, a 48-hour validation checklist is feasible. The list below sequences twelve actions in the order an auditor would perform them, with rough time estimates.<\/p>\n<p>Hour 0 to 4: extract all schema across the site using a crawler that respects JavaScript rendering (Screaming Frog with rendering enabled, or Sitebulb). Export to a single dataset keyed by URL and schema type. Without the dataset, every subsequent step is guesswork.<\/p>\n<p>Hour 4 to 8: run the dataset against schema.org&#8217;s validator and Google&#8217;s Rich Results Test in parallel. Record errors and warnings separately. Treat warnings as in-scope; AI crawlers do not distinguish between an error and a warning the way Google&#8217;s rich results pipeline does.<\/p>\n<p>Hour 8 to 16: prioritise the <code>Organization<\/code> entity. Verify <code>name<\/code>, <code>url<\/code>, <code>logo<\/code>, <code>sameAs<\/code> (with at least three authoritative external profiles), <code>foundingDate<\/code>, and <code>knowsAbout<\/code>. If any of these are missing, fix them first. The <code>Organization<\/code> entity is the root of the brand&#8217;s graph; nothing downstream can be reliable while the root is incomplete.<\/p>\n<p>Hour 16 to 24: sample twenty pages per template type and compare schema fields to rendered content. Document every mismatch. Mismatches in <code>name<\/code>, <code>price<\/code>, <code>availability<\/code>, and <code>description<\/code> are blockers; mismatches in optional fields are deferrable.<\/p>\n<p>Hour 24 to 32: assign stable <code>@id<\/code> values to the brand, primary products, primary services, and named methodologies. Use absolute URLs as <code>@id<\/code> values to maximise compatibility. Document the IDs in a central registry that future template work must reference.<\/p>\n<p>Hour 32 to 40: update at least one canonical page per entity to use the new <code>@id<\/code> values and to reference related entities by ID. The rest of the site will be migrated over subsequent sprints; the canonical page is the proof-of-concept that downstream remediation can model.<\/p>\n<p>Hour 40 to 44: deploy the changes to production behind a feature flag if the platform supports it, or to a single template if not. Monitor server logs for crawler activity from <code>GPTBot<\/code>, <code>PerplexityBot<\/code>, <code>ClaudeBot<\/code>, <code>Google-Extended<\/code>, and <code>Bingbot<\/code>. The interval between deployment and first crawl predicts how quickly subsequent fixes will register.<\/p>\n<p>Hour 44 to 48: document the baseline. Capture the brand&#8217;s current representation across at least three AI surfaces (a generative answer to a category query, an entry in a major aggregator, the brand&#8217;s Wikidata entry if one exists). The baseline is the comparator against which future improvements will be measured. Without it, the team cannot demonstrate that schema work produced recognition gains rather than coinciding with them.<\/p>\n<p>Two practical implications follow from the analysis and deserve explicit statement for decision-makers weighing where to direct attention. The first is that schema quality should be reclassified, in both budget and ownership terms, from a technical SEO task to a data governance function. The Deloitte framework for data quality dimensions \u2014 completeness, uniqueness, currency, correctness, reality, consistency \u2014 applies to public structured data with minimal modification, and the operational disciplines that mature data organisations apply to internal data (versioning, ownership, monitoring, change management) are precisely the disciplines that produce AI-recognisable schema. Treating schema as a marketing asset owned by an SEO specialist tends to produce the structural completeness without the semantic accuracy; treating it as a data product owned jointly by engineering and content operations tends to produce both.<\/p>\n<p>The second implication is that competitive differentiation in AI directories will, over the next eighteen months, accrue disproportionately to brands that invest in entity relationships rather than in markup volume. The sample data show that recognition correlates with graph coherence more than with schema coverage; the case-study evidence shows that graph improvements produce recognition gains independent of content or backlink work. Organisations that have already saturated the obvious schema types \u2014 Organization, Product, Article, FAQ \u2014 should redirect investment from adding more types to deepening the relationships among the types they already have. The competitive window is open because most competitors are still adding markup; it will close as the practitioners who have read the same evidence catch up.<\/p>\n<p>The third implication, narrower but worth flagging, concerns measurement. Practitioners who cannot demonstrate the connection between schema work and recognition outcomes will struggle to defend the budget for it. Building a measurement layer \u2014 tracked queries, monitored aggregator entries, baselined Wikidata representation \u2014 is not optional infrastructure. It is the only mechanism by which schema quality will retain organisational support past the first quarter in which the work shows no immediate revenue impact. The discipline of measurement, more than any specific schema technique, separates the brands that will be recognised from those that will not.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would let machines understand web content with the same fluency humans do. A decade and a half on, that proposition has been only partially fulfilled. One year after schema.org&#8217;s introduction, only 1.56% [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":29056,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[783],"tags":[],"class_list":{"0":"post-29055","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ai"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Research: Schema Quality and AI Directory Recognition<\/title>\n<meta name=\"description\" content=\"When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Research: Schema Quality and AI Directory Recognition\" \/>\n<meta property=\"og:description\" content=\"When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/\" \/>\n<meta property=\"og:site_name\" content=\"Jasmine Business Directory\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/jasminedirectory\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/robert.gombos\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-16T18:01:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-16T18:04:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2026\/05\/Business-directory-06-32.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Gombos Atila Robert\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@jasminedir\" \/>\n<meta name=\"twitter:site\" content=\"@jasminedir\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/\"},\"author\":{\"name\":\"Gombos Atila Robert\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#\\\/schema\\\/person\\\/088f91f4a09b0333a72c29560bcb6486\"},\"headline\":\"Research: Schema Quality and AI Directory Recognition\",\"datePublished\":\"2026-05-16T18:01:29+00:00\",\"dateModified\":\"2026-05-16T18:04:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/\"},\"wordCount\":4064,\"publisher\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Business-directory-06-32.jpg\",\"articleSection\":[\"AI\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/\",\"url\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/\",\"name\":\"Research: Schema Quality and AI Directory Recognition\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Business-directory-06-32.jpg\",\"datePublished\":\"2026-05-16T18:01:29+00:00\",\"dateModified\":\"2026-05-16T18:04:04+00:00\",\"description\":\"When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Business-directory-06-32.jpg\",\"contentUrl\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Business-directory-06-32.jpg\",\"width\":1280,\"height\":720},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/research-schema-quality-and-ai-directory-recognition\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Research: Schema Quality and AI Directory Recognition\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/\",\"name\":\"Jasmine's Business Directory Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#organization\",\"name\":\"Jasmine Business Directory\",\"alternateName\":\"Jasmine Directory\",\"url\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Jasmine-directory-logo-official.jpg\",\"contentUrl\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Jasmine-directory-logo-official.jpg\",\"width\":512,\"height\":512,\"caption\":\"Jasmine Business Directory\"},\"image\":{\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/jasminedirectory\\\/\",\"https:\\\/\\\/x.com\\\/jasminedir\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/jasminedirectory\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/jasminedir\\\/\",\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Jasmine_Directory\",\"https:\\\/\\\/www.crunchbase.com\\\/organization\\\/jasmine-directory\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/#\\\/schema\\\/person\\\/088f91f4a09b0333a72c29560bcb6486\",\"name\":\"Gombos Atila Robert\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/cfc93b692b3469fdbcf2be9b45c0355e.jpg?ver=1778912162\",\"url\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/cfc93b692b3469fdbcf2be9b45c0355e.jpg?ver=1778912162\",\"contentUrl\":\"https:\\\/\\\/www.jasminedirectory.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/cfc93b692b3469fdbcf2be9b45c0355e.jpg?ver=1778912162\",\"caption\":\"Gombos Atila Robert\"},\"description\":\"Gombos Atila Robert brings over 15 years of specialized experience in marketing, particularly within the software and Internet sectors. His academic background is equally robust, as he holds Bachelor\u2019s and Master\u2019s degrees in relevant fields, along with a Doctorate in Visual Arts.\",\"sameAs\":[\"https:\\\/\\\/atilagombos.com\\\/\",\"https:\\\/\\\/www.facebook.com\\\/robert.gombos\\\/\",\"https:\\\/\\\/www.instagram.com\\\/jasmine.directory\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/robertgombos\\\/\",\"https:\\\/\\\/en.wikipedia.org\\\/wiki\\\/Jasmine_Directory\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Research: Schema Quality and AI Directory Recognition","description":"When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/","og_locale":"en_US","og_type":"article","og_title":"Research: Schema Quality and AI Directory Recognition","og_description":"When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would","og_url":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/","og_site_name":"Jasmine Business Directory","article_publisher":"https:\/\/www.facebook.com\/jasminedirectory\/","article_author":"https:\/\/www.facebook.com\/robert.gombos\/","article_published_time":"2026-05-16T18:01:29+00:00","article_modified_time":"2026-05-16T18:04:04+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2026\/05\/Business-directory-06-32.jpg","type":"image\/jpeg"}],"author":"Gombos Atila Robert","twitter_card":"summary_large_image","twitter_creator":"@jasminedir","twitter_site":"@jasminedir","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#article","isPartOf":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/"},"author":{"name":"Gombos Atila Robert","@id":"https:\/\/www.jasminedirectory.com\/blog\/#\/schema\/person\/088f91f4a09b0333a72c29560bcb6486"},"headline":"Research: Schema Quality and AI Directory Recognition","datePublished":"2026-05-16T18:01:29+00:00","dateModified":"2026-05-16T18:04:04+00:00","mainEntityOfPage":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/"},"wordCount":4064,"publisher":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#primaryimage"},"thumbnailUrl":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2026\/05\/Business-directory-06-32.jpg","articleSection":["AI"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/","url":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/","name":"Research: Schema Quality and AI Directory Recognition","isPartOf":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#primaryimage"},"image":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#primaryimage"},"thumbnailUrl":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2026\/05\/Business-directory-06-32.jpg","datePublished":"2026-05-16T18:01:29+00:00","dateModified":"2026-05-16T18:04:04+00:00","description":"When schema.org launched in June 2011 as a joint effort by Google, Bing, Yahoo and Yandex, the proposition was straightforward: a shared vocabulary would","breadcrumb":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#primaryimage","url":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2026\/05\/Business-directory-06-32.jpg","contentUrl":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2026\/05\/Business-directory-06-32.jpg","width":1280,"height":720},{"@type":"BreadcrumbList","@id":"https:\/\/www.jasminedirectory.com\/blog\/research-schema-quality-and-ai-directory-recognition\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.jasminedirectory.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Research: Schema Quality and AI Directory Recognition"}]},{"@type":"WebSite","@id":"https:\/\/www.jasminedirectory.com\/blog\/#website","url":"https:\/\/www.jasminedirectory.com\/blog\/","name":"Jasmine's Business Directory Blog","description":"","publisher":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.jasminedirectory.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.jasminedirectory.com\/blog\/#organization","name":"Jasmine Business Directory","alternateName":"Jasmine Directory","url":"https:\/\/www.jasminedirectory.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.jasminedirectory.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2025\/05\/Jasmine-directory-logo-official.jpg","contentUrl":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/uploads\/2025\/05\/Jasmine-directory-logo-official.jpg","width":512,"height":512,"caption":"Jasmine Business Directory"},"image":{"@id":"https:\/\/www.jasminedirectory.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/jasminedirectory\/","https:\/\/x.com\/jasminedir","https:\/\/www.linkedin.com\/company\/jasminedirectory\/","https:\/\/www.pinterest.com\/jasminedir\/","https:\/\/en.wikipedia.org\/wiki\/Jasmine_Directory","https:\/\/www.crunchbase.com\/organization\/jasmine-directory"]},{"@type":"Person","@id":"https:\/\/www.jasminedirectory.com\/blog\/#\/schema\/person\/088f91f4a09b0333a72c29560bcb6486","name":"Gombos Atila Robert","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/litespeed\/avatar\/cfc93b692b3469fdbcf2be9b45c0355e.jpg?ver=1778912162","url":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/litespeed\/avatar\/cfc93b692b3469fdbcf2be9b45c0355e.jpg?ver=1778912162","contentUrl":"https:\/\/www.jasminedirectory.com\/blog\/wp-content\/litespeed\/avatar\/cfc93b692b3469fdbcf2be9b45c0355e.jpg?ver=1778912162","caption":"Gombos Atila Robert"},"description":"Gombos Atila Robert brings over 15 years of specialized experience in marketing, particularly within the software and Internet sectors. His academic background is equally robust, as he holds Bachelor\u2019s and Master\u2019s degrees in relevant fields, along with a Doctorate in Visual Arts.","sameAs":["https:\/\/atilagombos.com\/","https:\/\/www.facebook.com\/robert.gombos\/","https:\/\/www.instagram.com\/jasmine.directory\/","https:\/\/www.linkedin.com\/in\/robertgombos\/","https:\/\/en.wikipedia.org\/wiki\/Jasmine_Directory"]}]}},"_links":{"self":[{"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/posts\/29055","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/comments?post=29055"}],"version-history":[{"count":0,"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/posts\/29055\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/media\/29056"}],"wp:attachment":[{"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/media?parent=29055"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/categories?post=29055"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jasminedirectory.com\/blog\/wp-json\/wp\/v2\/tags?post=29055"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}