Cosmetic Dentistry FAQPage Schema for Dental Practices
Copy-paste JSON-LD template
Add this inside a <script type="application/ld+json"> tag in your <head> section. Replace the sample values with your actual business details.
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What cosmetic dental procedures are most popular?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The most popular cosmetic dental procedures are: teeth whitening ($300–$1,000), porcelain veneers ($900–$2,500 per tooth), dental bonding ($200–$600 per tooth), tooth contouring ($50–$350 per tooth), and Invisalign or braces for alignment correction."
}
},
{
"@type": "Question",
"name": "Are cosmetic dental procedures covered by insurance?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Most cosmetic dental procedures are not covered by insurance because they are considered elective. Exceptions include bonding or veneers that serve a restorative function. Some practices offer in-house membership plans that discount cosmetic procedures."
}
},
{
"@type": "Question",
"name": "How long do porcelain veneers last?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Porcelain veneers last 10–20 years with proper care. They are stain-resistant and highly durable. Avoid biting hard objects like ice, pens, or fingernails. Grinding teeth (bruxism) can chip veneers — a night guard is recommended."
}
},
{
"@type": "Question",
"name": "What is the difference between veneers and bonding?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Porcelain veneers are thin ceramic shells permanently bonded to teeth ($900–$2,500/tooth, lasts 10–20 years). Dental bonding uses tooth-colored resin applied directly ($200–$600/tooth, lasts 3–10 years). Veneers are more durable and stain-resistant; bonding is reversible and less expensive."
}
}
]
}
Required and recommended fields
| Field | Value | Status | Notes |
|---|---|---|---|
@context |
https://schema.org |
Required | Always exactly this value |
@type |
FAQPage |
Required | Always exactly "FAQPage" |
mainEntity |
Array of Question objects |
Required | Minimum 1 question; aim for 3-8 for best AI extraction |
name (Question) |
The question text |
Required | Write how patients/clients actually search — buying intent questions perform best |
@type (Question) |
Question |
Required | Always exactly "Question" |
acceptedAnswer |
Answer object |
Required | Must be present for every Question |
@type (Answer) |
Answer |
Required | Always exactly "Answer" |
text (Answer) |
The answer text |
Required | Keep under 300 words. Direct, specific, no filler. |
Common mistakes to avoid
- Using generic questions ("What are your hours?") instead of buying-intent questions ("How much does the procedure cost?")
- Nesting FAQPage inside another schema type — it must be a top-level @type
- Writing answers longer than 300 words — AI systems prefer concise, direct answers
Why this helps ChatGPT and Perplexity cite your Cosmetic Dentistry page
Let AI extract direct answers from your service pages. When a patient asks ChatGPT "cosmetic dentistry near me" or "best cosmetic dentistry in [city]," the AI scans pages it can crawl for structured answers. FAQPage Schema gives it exactly what it needs — a machine-readable Q&A it can extract and cite without any interpretation.
From AltorLab's weekly crawls of dental practices websites: fewer than 25% have any FAQPage schema, and fewer than 15% have complete LocalBusiness schema with the correct subtype. This means the bar to appear in AI answers is low — one afternoon of technical work separates cited practices from invisible ones.
Want to see exactly where your cosmetic dentistry page stands? Check your GEO Health Score free →
Validate your implementation
After adding the schema, test it with these free tools:
- Google Rich Results Test — checks for structured data errors
- Schema.org Validator — validates against schema.org specification
- AltorLab AI Visibility Checker — checks all 6 GEO signals including schema
Other dental practices schema templates
AltorLab (ex-Microsoft AI team) checks all 6 AI citation signals on your website and gives you a prioritized fix list — free, 15 minutes.
Book free audit → Email amanda@altorlab.xyz