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: "Three Sisters Holistic Health Acupuncture",
description: "Three Sisters Holistic Health Acupuncture offers traditional Chinese medicine and acupuncture services in Denver, combining Eastern healing practices with a patient-centered approach. Located on the 3rd floor of their N Ogden Street clinic, they specialize in treating pain, stress, and various health conditions through acupuncture and related modalities. Their practice emphasizes holistic wellness and individualized treatment plans to support their clients' overall health goals.",
url: "http://threesistersholistichealth.com/",
telephone: "+1-303-999-6513",
address: {
@type: "PostalAddress",
streetAddress: "1557 N Ogden St 3rd Floor",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80218",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7409794,
longitude: -104.97501469999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding metro areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress management seekers, individuals interested in Eastern medicine, wellness-focused patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Traditional Chinese Medicine Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Practice Philosophy"
}
],
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.