Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Healer Hui Acupuncture",
description: "Healer Hui Acupuncture, located in downtown Boston, offers personalized acupuncture and cupping therapy for fertility support, pain management, stress relief, and overall wellness. Hui specializes in fertility journeys at all stages—from egg-freezing and IVF preparation to perimenopause—as well as chronic pain, repetitive strain injuries, and burnout recovery using traditional acupuncture and electro-acupuncture. The practice accepts most major insurance plans including Blue Cross Blue Shield, United Healthcare, Harvard Pilgrim, and Mass Health, and provides transparent pricing with upfront benefit verification.",
url: "http://www.healerhui.com/",
telephone: "+1-617-903-8506",
address: {
@type: "PostalAddress",
streetAddress: "101 Federal St 19th floor",
addressLocality: "Boston",
addressRegion: "MA",
postalCode: "02114",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.3549953,
longitude: -71.05682039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Downtown Boston and surrounding areas",
knowsAbout: "Acupuncture, People pursuing fertility treatment, chronic pain sufferers, stress and burnout recovery, perimenopause symptom management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fertility Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Electro-Acupuncture & Cupping"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.