Google's AI Overview (the blue summary box that appears above organic results) now appears for roughly 15% of all search queries — and that share climbs sharply for informational queries like "how much does a boiler service cost" or "what causes low water pressure in a house." When a homeowner asks that question and Google's AI answers it, the business whose website supplied the answer gets a citation link. That citation is worth more than a first-page ranking: it appears before any organic result, it carries Google's implicit endorsement, and it is visible on mobile without any scrolling.
This guide explains the four things your website needs to become the source Google quotes.
Why AI Overviews Change Local SEO
Traditional local SEO focused on Google Business Profile, reviews, and map pack rankings. AI Overviews pull from a different signal set: they favour authoritative, clearly structured content that directly answers a question. A plumber with a thin five-page website and 200 reviews can be outranked in AI Overviews by a competitor who published one well-structured FAQ page — because the FAQ page is what the AI can quote.
The practical consequence: content quality now matters more than review count for the top position on many service queries.
1. Answer the Exact Question in the First Paragraph
Google's AI Overview extraction algorithm is trained on the same inverted-pyramid principle used by journalists: the most important information first. If someone searches "how long does a boiler service take" and your page buries the answer in paragraph four, Google will quote a competitor who put it in paragraph one.
What to do: For every service page and FAQ page, write a one- or two-sentence direct answer in the opening paragraph. Then expand with detail. Example:
A standard boiler service takes 30–60 minutes for a qualified Gas Safe engineer. The time varies depending on boiler age, last service date, and whether any parts need replacing.
That opening sentence is quotable. The rest of the paragraph provides context that builds trust.
2. Add FAQ Schema Markup
Schema markup is structured data — code you add to your page that tells Google exactly what each piece of content means. FAQPage schema is the single highest-impact markup for AI Overview inclusion because it packages questions and answers in a format the AI can parse without ambiguity.
A correctly implemented FAQPage schema block looks like this in your page's HTML:
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does a boiler service cost in the UK?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A boiler service typically costs £60–£120 in the UK, depending on your location and engineer. Annual service contracts usually cost £100–£200 and include a breakdown cover."
}
}
]
}
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does a boiler service cost in the UK?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A boiler service typically costs £60–£120 in the UK, depending on your location and engineer. Annual service contracts usually cost £100–£200 and include a breakdown cover."
}
}
]
}
You do not need to be a developer to add this. FOUNRA adds FAQPage schema automatically to every service page we build.
3. Build a Dedicated FAQ Section on Every Service Page
Even without schema markup, a clearly labelled FAQ section signals to Google that your page is a comprehensive resource. Google's AI is trained to look for question-and-answer patterns. A page with a section titled "Frequently Asked Questions About Boiler Servicing" followed by ten specific questions and direct answers is structurally identical to what the AI Overview wants to quote.
The questions should match how real customers phrase them — not how you would phrase them as a professional. Use Google's People Also Ask box and your own customer enquiries as a source. Good questions for a boiler service page:
- How often should a boiler be serviced?
- What happens if I skip a boiler service?
- Does a boiler service include a gas safety certificate?
- Can I get a boiler service if my boiler is over 10 years old?
Each answer should be 2–4 sentences: long enough to be useful, short enough to be quotable.
4. Establish Entity Authority With Named Credentials
Google's AI is trained to prefer sources that demonstrate expertise, authoritativeness, and trustworthiness (Google's own E-E-A-T framework). For a local service business, this means making your credentials explicit and machine-readable.
Specifically:
- Gas Safe engineers: Display your Gas Safe registration number on every page, not just the homepage. Link to your public Gas Safe register entry.
- Electricians: Display your NICEIC or NAPIT membership number.
- Plumbers: If you are a member of the Association of Plumbing and Heating Contractors (APHC) or WaterSafe, display the badge with a link.
- All trades: Add a
LocalBusinessschema block with yourareaServed,hasCredential, andknowsAboutfields populated.
These signals do not guarantee AI Overview inclusion, but they reduce the risk of Google's AI discounting your content as unverified.
How Long Does It Take?
In our experience working with local service businesses, a well-structured service page with FAQ schema typically begins appearing in AI Overview citations within 4–8 weeks of publication — faster if the domain already has some authority. New domains can take 3–6 months.
The fastest path is to update your highest-traffic existing service page first rather than creating new pages. Google already knows that page; you are just making it more quotable.
FAQ
Does Google AI Overview replace the map pack?
No. AI Overview and the local map pack are separate features. AI Overview appears above the map pack for informational queries ("how much does X cost", "what causes X"). The map pack still dominates transactional queries ("boiler service near me", "emergency plumber London"). You need to optimise for both.
Do I need to pay for Google Ads to appear in AI Overview?
No. AI Overview citations are organic — they are not influenced by ad spend. Google has confirmed this publicly. The citations are based entirely on content quality and relevance.
Will AI Overview hurt my website traffic?
For some queries, yes — users get the answer without clicking. But for local service queries, the citation link typically drives high-intent traffic because the user has already been pre-qualified by the AI's answer. In our client data, AI Overview citation clicks convert at a higher rate than standard organic clicks.
How many FAQ questions should I add to a service page?
Aim for 6–10 questions per service page. Fewer than 6 and the page looks thin; more than 10 and you risk diluting the focus. Each question should be genuinely useful to a customer, not a keyword-stuffed variant of the same question.
Can FOUNRA add FAQ schema to my existing website?
Yes. We audit your existing service pages, identify the highest-value queries for each page, write the FAQ content, and implement the schema markup. Most clients see their first AI Overview citation within 6 weeks of the update going live.
Related reading
- What is schema markup and why does it matter?
- What is JSON-LD schema and how does it help local businesses?
- What is an AI-ready website?
If you want to see what an AI-ready site would look like for your business, get a free preview — we build the preview first, you only pay if you like it.
