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: "CommonSpirit Medical Group - Integrative Medicine - Chattanooga",
description: "CommonSpirit Medical Group's Integrative Medicine clinic in Chattanooga combines conventional and evidence-based complementary therapies to address patient health needs. Located on East Main Street, this practice offers a holistic approach to wellness and medical care, integrating traditional medical expertise with integrative treatment modalities. The clinic serves patients seeking comprehensive care that addresses the whole person rather than isolated symptoms.",
url: "https://www.commonspirit.org/find-a-location/commonspirit-medical-group-integrative-medicine-chattanooga-3146",
telephone: "+1-423-643-2246",
address: {
@type: "PostalAddress",
streetAddress: "320 E Main St Ste. 200",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0344968,
longitude: -85.3038062
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.9",
reviewCount: "57",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Holistic Wellness, Patients seeking holistic healthcare, Those interested in complementary medicine approaches, People looking for integrative primary care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of CommonSpirit Health Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrative Approach"
}
],
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.