Schema markup for clinics

Half your schema stopped working

Two of the types on most clinic sites earn nothing in Google now. A third one can put you in front of a regulator.

commasandchaos.com

Google's own changelog

The FAQ rich result is gone

Google's note is plain. The feature "will no longer appear in Google Search starting May 7, 2026". On 15 June 2026 it removed the documentation as well.

commasandchaos.com

The detail clinics missed

Health sites were the last ones holding it

Back in 2023 Google narrowed the FAQ result so it was "only shown for well-known, authoritative government and health websites". That is why clinics kept seeing it after everyone else lost it. Now nobody has it.

commasandchaos.com

Do not delete it

It still feeds the AI engines

The rich result is gone. Question and answer pairs are still exactly what an answer engine lifts. Keep the markup, and stop calling it a Google win.

commasandchaos.com
Read the full breakdown

The one that matters

Your review stars fail twice

Google says that if "the entity that's being reviewed controls the reviews about itself", those pages are "ineligible for star review feature". Embedding a reviews widget is named in the same rule.

commasandchaos.com

And then there is the law

Section 133 bans testimonials

A regulated health service must not be advertised in a way that "uses testimonials or purported testimonials about the service or business". Maximum penalty $60,000 for a person, $120,000 for a company.

commasandchaos.com

Put those two together

Invisible to Google, visible to a regulator

That is the worst combination a line of code can manage. It is also free to fix, because removing the field costs you nothing you were getting.

commasandchaos.com

The easy win

Use the specific type, not LocalBusiness

Google says to use "the most specific LocalBusiness sub-type possible". A practice is a MedicalClinic. A doctor's practice is a Physician. A dental practice is a Dentist. Most sites ship the generic default.

commasandchaos.com

The verdict

Ten minutes of your source code will find it

Search your page source for aggregateRating. If it is there, that is the first thing to remove.

Tap through for the full type-by-type table and the ten-minute check

commasandchaos.com
Read the full breakdown