Schema Markup
Schema markup is structured data added to your website's HTML that tells search engines what your content means — making your pages eligible for rich results like star ratings, FAQs, business hours, and event cards in search.
What it is
Schema (from schema.org) is a vocabulary that wraps your content in machine-readable labels: LocalBusiness, MedicalBusiness, Physician, FAQPage, Review, Article, Event, and many others. It's typically implemented as JSON-LD inside a <script> tag in your page's head.
Why it matters
Schema doesn't directly rank you higher, but it unlocks rich results — visual enhancements in Google's SERP. Pages with rich results get higher click-through rates (often 20–40% lift) versus plain blue links. For healthcare, schemas like MedicalCondition and Physician also feed Google's Knowledge Graph and improve eligibility for the local pack.
How it improves organic traffic
Higher CTR from existing rankings = more clicks at the same position. Schema also helps Google understand entity relationships (your practice, providers, services, locations), which improves topical authority and Map pack visibility. For behavioral health, MedicalClinic + LocalBusiness + FAQPage + Review are the high-leverage schemas.
Most-impactful schemas for healthcare practices
- LocalBusiness / MedicalBusiness — NAP, hours, payment methods, area served
- Physician — provider name, credentials, specialty, affiliated clinic
- MedicalClinic — services offered, accepted insurance
- FAQPage — Q&A pairs eligible for FAQ rich result
- Review / AggregateRating — star rating in SERP (use sparingly and ethically)
- BreadcrumbList — breadcrumb trail in SERP
- Article / NewsArticle — for blog posts
Frequently asked questions
Does schema markup help with rankings?
Indirectly. It doesn't change your ranking position, but it improves CTR on the rankings you have, and Google rewards pages with sustained CTR. It also makes your content easier for Google to understand, which can help long-term.
JSON-LD or microdata?
JSON-LD. Google recommends JSON-LD because it's easier to maintain and doesn't clutter your visible HTML. Microdata and RDFa are legacy approaches.
Can I test my schema?
Yes — use Google's Rich Results Test and the Schema.org Validator after any change.