Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "The Balance Point Acupuncture & Wellness",
description: "The Balance Point Acupuncture & Wellness is an independent acupuncture clinic in Chapel Hill offering traditional Chinese medicine services to help patients manage pain, reduce stress, and improve overall wellness. The practice combines acupuncture with herbal medicine and other traditional healing modalities to address both acute and chronic health concerns. They welcome new patients seeking natural, evidence-based approaches to health and healing.",
url: "http://www.thebalancepointacu.com/",
telephone: "+1-919-260-4844",
address: {
@type: "PostalAddress",
streetAddress: "901 Willow Dr #1",
addressLocality: "Chapel Hill",
addressRegion: "NC",
postalCode: "27514",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.929659799999996,
longitude: -79.0291167
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Chapel Hill, North Carolina and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety management seekers, patients interested in natural medicine, people recovering from injury",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
}
],
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.