CoolSculpting FAQPage Schema for Med Spas
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": "How much does CoolSculpting cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "CoolSculpting costs $600–$4,000 per treatment depending on the number of applicators and areas treated. A single abdomen cycle costs $600–$800. Full treatment plans (multiple areas, multiple cycles) typically cost $2,000–$4,000. CoolSculpting is not covered by insurance as it's cosmetic."
}
},
{
"@type": "Question",
"name": "How much fat does CoolSculpting remove?",
"acceptedAnswer": {
"@type": "Answer",
"text": "CoolSculpting reduces treated fat cells by 20–25% per cycle. Results are visible in 1–3 months as the body metabolizes frozen fat cells. Multiple cycles increase reduction. CoolSculpting is not a weight loss treatment — it's for stubborn fat pockets that don't respond to diet and exercise."
}
},
{
"@type": "Question",
"name": "Does CoolSculpting hurt?",
"acceptedAnswer": {
"@type": "Answer",
"text": "During treatment: intense cold and pulling sensation for the first 10 minutes, then numbness. Most patients read, work on laptops, or nap during 35–45 minute sessions. The massage immediately after (to break up frozen fat cells) is the most uncomfortable part — 2 minutes of intense sensation."
}
},
{
"@type": "Question",
"name": "How long do CoolSculpting results last?",
"acceptedAnswer": {
"@type": "Answer",
"text": "CoolSculpting permanently destroys treated fat cells — they don't come back. Results are long-lasting if you maintain your weight. Significant weight gain can cause remaining fat cells in the area to enlarge. Most patients are satisfied with results 5+ years after treatment."
}
}
]
}
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 CoolSculpting page
Let AI extract direct answers from your service pages. When a patient asks ChatGPT "coolsculpting near me" or "best coolsculpting 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 med spas 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 coolsculpting 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 med spas 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