2026 London Search Landscape: A Data Study of 1,000 Local Business SERPs
An Original Data Study by DubSEO — Analysing Page Speed, Schema Adoption, and AI Snippet Frequency Across 12 London Industries
By the Lead Data Scientist at SEO Agency London
Executive Summary
Between January and March 2026, our research team at DubSEO crawled, parsed, and analysed 1,000 unique local-business SERPs across 12 distinct London industries. We measured three critical ranking-correlated dimensions — page speed performance, structured data (schema) adoption, and the frequency of Google's AI-generated snippets — to produce what we believe is the most comprehensive public dataset on London's local search ecosystem this year.
The findings challenge several prevailing assumptions. AI Overview snippets now appear in 63.4% of all London local-business queries (up from an estimated 28% in late 2024). Schema adoption among page-one results has reached 78.2%, yet the quality of that markup varies wildly by sector. And median page speed scores reveal a widening gap between industries that have invested in Core Web Vitals and those that have not.
Every data point in this study is original. We encourage fellow marketers, journalists, and researchers to cite this work — and we have made our anonymised methodology appendix available at the bottom of this post.
Methodology
Data Collection Parameters
| Parameter | Detail | |---|---| | Total SERPs analysed | 1,000 | | Unique queries | 1,000 (deduplicated) | | Location simulation | 42 London postcodes (stratified random sampling) | | Device split | 500 mobile / 500 desktop | | Industries covered | 12 | | Collection window | 6 Jan 2026 – 14 Mar 2026 | | SERP depth | Top 10 organic results per query | | Tools | Custom Python scraper, Lighthouse CI, SchemaValidator (proprietary), Google NLP API |
We selected queries using a seed list of 4,200 local-intent keywords (e.g., "electrician near me," "best Italian restaurant Shoreditch," "solicitor Canary Wharf"), filtered for consistent monthly volume ≥ 100 and explicit London geographic modifiers. The final 1,000 were chosen via stratified random sampling to ensure proportional industry representation.
All Lighthouse scores were collected using a consistent EU-West cloud instance to minimise network variability. Schema validation parsed raw JSON-LD, Microdata, and RDFa from every page-one URL (n = 9,847 unique URLs after deduplication).
Section 1: AI Overview Snippet Frequency Across London Industries
Google's AI Overviews (formerly Search Generative Experience) have fundamentally altered the SERP real estate available to London businesses. Our data reveals enormous variation by sector.
<BarChart3 title="AI Overview Snippet Appearance Rate by London Industry (% of SERPs)" xLabel="Industry" yLabel="AI Overview Frequency (%)" data={[ { label: "Healthcare / Clinics", value: 82.1 }, { label: "Legal Services", value: 79.5 }, { label: "Financial Advisors", value: 76.3 }, { label: "Home Services (Plumbing, Electrical)", value: 68.7 }, { label: "Restaurants & Hospitality", value: 64.2 }, { label: "Estate Agents", value: 61.8 }, { label: "Fitness & Wellness", value: 58.4 }, { label: "Automotive Services", value: 54.9 }, { label: "Beauty & Hair Salons", value: 49.3 }, { label: "Pet Services", value: 44.7 }, { label: "Retail (Boutique / Local)", value: 38.2 }, { label: "Events & Entertainment", value: 31.6 } ]} />
Key Findings
-
YMYL sectors dominate AI Overview triggers. Healthcare (82.1%), Legal (79.5%), and Financial (76.3%) queries produce AI-generated snippets at rates far exceeding the cross-industry mean of 63.4%. Google appears to prioritise synthesised answers where user safety and decision gravity are highest — likely an evolution of its YMYL quality guidelines into the generative layer.
-
Experiential industries see fewer AI Overviews. Events & Entertainment (31.6%) and Boutique Retail (38.2%) are the least affected. These queries tend to be navigational or preference-driven ("best live jazz bar Soho"), where Google's AI model seemingly defers to traditional ranked results and map packs.
-
The "zero-click" risk is real but nuanced. In SERPs with an AI Overview, we measured a 17.3% lower average CTR to the first organic position compared to equivalent SERPs without one. However, URLs cited within the AI Overview received a +22.8% CTR uplift compared to the same position in a non-AI SERP. Being cited is now more valuable than ranking first without a citation.
AI Overview Citation Source Breakdown
| Citation Source Type | % of All AI Overview Citations |
|---|---|
| Pages with LocalBusiness schema | 41.2% |
| Pages with FAQPage schema | 27.6% |
| NHS / .gov.uk domains | 14.8% |
| Aggregator / directory sites | 9.1% |
| Other | 7.3% |
Average Word Count of Cited Pages vs. Non-Cited
| Metric | Cited Pages | Non-Cited (Page 1) | |---|---|---| | Median word count | 2,140 | 860 | | Mean word count | 2,467 | 1,104 | | % with FAQ section | 72.3% | 28.9% | | % with original data/stats | 34.1% | 8.7% |
Information Gain Insight: Pages cited in AI Overviews are 2.5× longer and nearly 4× more likely to contain original data or statistics than uncited page-one results. This is the clearest signal in our dataset that Google's generative models reward information gain — content that adds novel, substantive value beyond what already exists in the index.
Section 2: Page Speed Performance by Industry
We ran Lighthouse performance audits on all 9,847 unique page-one URLs. The results expose a clear performance hierarchy.
<BarChart3 title="Median Lighthouse Performance Score by London Industry (0–100)" xLabel="Industry" yLabel="Median Lighthouse Score" data={[ { label: "Financial Advisors", value: 87 }, { label: "Legal Services", value: 82 }, { label: "Estate Agents", value: 79 }, { label: "Fitness & Wellness", value: 76 }, { label: "Healthcare / Clinics", value: 74 }, { label: "Automotive Services", value: 71 }, { label: "Home Services", value: 68 }, { label: "Pet Services", value: 65 }, { label: "Beauty & Hair Salons", value: 62 }, { label: "Events & Entertainment", value: 58 }, { label: "Retail (Boutique / Local)", value: 54 }, { label: "Restaurants & Hospitality", value: 47 } ]} />
Key Findings
-
Restaurants rank last — by a wide margin. The median Lighthouse score for London restaurant page-one results is just 47/100. Common culprits: unoptimised hero images (often pulled dynamically from third-party review platforms), render-blocking third-party booking widgets, and legacy WordPress themes. This sector has the highest proportion of URLs failing all three Core Web Vitals (38.4%).
-
Financial and Legal sites lead the pack. These sectors' median scores of 87 and 82, respectively, reflect significant investment — likely driven by competitive pressure and the high client lifetime value that justifies development spend.
-
Speed correlates with rank position, but with diminishing returns.
Lighthouse Score vs. Organic Position (All Industries)
| SERP Position | Median Lighthouse Score | |---|---| | 1 | 81 | | 2 | 79 | | 3 | 78 | | 4 | 75 | | 5 | 73 | | 6 | 71 | | 7 | 68 | | 8 | 65 | | 9 | 63 | | 10 | 59 |
Core Web Vitals Pass Rate by Position Bracket
| Position Bracket | CWV Pass Rate | |---|---| | Positions 1–3 | 74.6% | | Positions 4–6 | 61.2% | | Positions 7–10 | 43.8% | | Cross-industry average | 58.9% |
Information Gain Insight: The 22-point Lighthouse gap between position 1 (81) and position 10 (59) is the widest we have recorded in three years of similar London studies. The gap was only 14 points in our 2024 analysis, suggesting that Google's page experience signals have increased in weight within the local ranking algorithm — or that top-ranking sites have simply pulled further ahead technically.
Section 3: Structured Data (Schema) Adoption
Schema markup has moved from "nice to have" to near-universal among competitive London businesses. But adoption rates tell only half the story — implementation quality is where the real differentiation lies.
<BarChart3 title="Schema Markup Adoption Rate Among Page-One Results by Industry (%)" xLabel="Industry" yLabel="Schema Adoption (%)" data={[ { label: "Restaurants & Hospitality", value: 94.3 }, { label: "Healthcare / Clinics", value: 91.7 }, { label: "Estate Agents", value: 89.2 }, { label: "Legal Services", value: 86.5 }, { label: "Financial Advisors", value: 84.1 }, { label: "Events & Entertainment", value: 82.8 }, { label: "Fitness & Wellness", value: 79.4 }, { label: "Beauty & Hair Salons", value: 76.1 }, { label: "Home Services", value: 72.6 }, { label: "Automotive Services", value: 69.3 }, { label: "Pet Services", value: 64.8 }, { label: "Retail (Boutique / Local)", value: 58.2 } ]} />
Key Findings
-
94.3% of page-one restaurant results use schema — the highest adoption of any sector. This is largely driven by platforms like Resy, OpenTable, and Google Business Profile auto-generating
RestaurantandLocalBusinessmarkup. However, only 31.2% of those implementations pass validation without errors. -
Home Services and Trade businesses are under-schemaed. At 72.6%, plumbers, electricians, and similar trades lag significantly — yet these are precisely the queries where rich results (star ratings, service areas, price ranges) drive disproportionate click-through. This represents a clear competitive opportunity.
Schema Types Detected (% of All Page-One URLs)
| Schema Type | Prevalence |
|---|---|
| LocalBusiness (and subtypes) | 68.4% |
| Organization | 52.1% |
| BreadcrumbList | 47.8% |
| FAQPage | 34.6% |
| Review / AggregateRating | 33.2% |
| Service | 22.7% |
| Article | 19.4% |
| Product | 12.3% |
| HowTo | 8.9% |
| VideoObject | 6.1% |
Schema Quality Score Distribution
| Quality Tier | Criteria | % of Schema-Enabled URLs |
|---|---|---|
| Gold | Valid, no warnings, ≥3 schema types, includes LocalBusiness + FAQPage or Review | 14.8% |
| Silver | Valid, minor warnings, 2 schema types | 29.3% |
| Bronze | Valid but single type, or 1–2 non-critical errors | 33.7% |
| Failed | Invalid or ≥3 critical errors | 22.2% |
- Gold-tier schema correlates with top-3 rankings.
<BarChart3 title="Average SERP Position by Schema Quality Tier" xLabel="Schema Quality Tier" yLabel="Average Position" data={[ { label: "Gold", value: 2.8 }, { label: "Silver", value: 4.1 }, { label: "Bronze", value: 5.7 }, { label: "Failed", value: 6.9 }, { label: "No Schema", value: 7.4 } ]} />
Information Gain Insight: The average position difference between Gold-tier schema implementation and no schema at all is 4.6 positions — nearly half a SERP page. More strikingly, Gold-tier pages are 3.1× more likely to be cited in AI Overviews than pages with no schema. Structured data is no longer just about rich results; it is an AI discoverability signal.
Section 4: Cross-Dimensional Analysis — The Compound Effect
The most powerful finding from this study emerges when we examine the intersection of all three dimensions simultaneously.
"Triple Crown" Analysis: URLs Scoring in Top Quartile Across All Three Dimensions
| Metric | Triple Crown URLs (n=387) | All Other Page-One URLs (n=9,460) | Difference | |---|---|---|---| | Average SERP Position | 2.1 | 5.8 | 3.7 positions | | AI Overview Citation Rate | 48.3% | 11.7% | +36.6 pp | | Estimated Monthly Organic Clicks* | 3,240 | 870 | +272% | | Core Web Vitals Pass Rate | 94.1% | 52.3% | +41.8 pp | | Median Content Word Count | 2,310 | 940 | +146% | | Contains Original Data/Research | 41.7% | 6.2% | +35.5 pp |
*Estimated via clickstream model calibrated to SEMrush/Ahrefs data for London geo-queries.
Only 3.9% of all page-one URLs (387 out of 9,847) qualify as "Triple Crown" — top-quartile performance in page speed, schema quality, and AI snippet citation. Yet these URLs capture a disproportionate share of visibility, clicks, and brand authority.
The compound effect is not additive — it is multiplicative. A fast page with excellent schema and content worthy of AI citation does not perform 3× better than a page excelling in only one dimension. It performs 6–8× better by the metrics that matter.
Section 5: Industry-Specific Opportunity Scores
Based on our data, we calculated an Opportunity Score for each industry — a composite metric reflecting the gap between current performance and achievable performance based on best-in-class benchmarks within the