The two-location dental group whose AI answers pointed patients to the wrong office
A dental group with two offices about twenty minutes apart. Solid practice, real reviews, two active locations — and AI assistants couldn't tell them apart.
When we tested standardized patient prompts ("best dentist near me," "emergency dentist in [city]"), the AI platforms had blended the two offices into one confused identity — anchored on the secondary location's address.
A direct competitor operating near the second office never surfaced in the practice's competitive picture at all — the confusion made the practice structurally blind to who was winning recommendations in half its market.
The website shipped multiple blocks of structured data (schema), and the first one AI systems encounter carried the business name with no address at all. The blocks that did carry full addresses were buried behind it. Machines read in order; patients got the blend.
The prescription
- ✓One complete LocalBusiness schema block per office — name, address, phone, geo — with the primary location unambiguous.
- ✓NAP (name / address / phone) consensus cleanup across the directories AI models actually cite for dental queries.
- ✓Separate, fully-built Google Business Profiles per location instead of one profile stretched across two.
- ✓Re-test against the same locked patient-prompt set until both locations resolve cleanly.
Why it matters for your practice: if you have more than one location — or ever moved — the entity AI assistants believe you are may not be the one your patients need to find. This failure is invisible from inside your own Google dashboard.