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: "Source Healing",
description: "Source Healing is an integrative medicine clinic in Chicago offering acupuncture, herbal medicine, functional nutrition, massage, lymphatic drainage, and energy medicine. Founded on the principle that fundamental physical, mental, and spiritual changes create lasting wellness, the clinic specializes in chronic pain, fertility, stress management, perimenopause, digestion, immune health, and teen health. Their team of board-certified acupuncturists, herbalists, and licensed bodyworkers collaborates to provide continuity of care and personalized treatment plans.",
url: "https://www.sourcehealing.com/",
telephone: "+1-312-335-9330",
address: {
@type: "PostalAddress",
streetAddress: "650 N Dearborn St STE 800",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60654",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.893875099999995,
longitude: -87.62991079999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "85",
bestRating: "5"
},
areaServed: "Chicago, IL and surrounding areas",
knowsAbout: "Acupuncture, Chronic pain sufferers, fertility-focused individuals, those managing stress and anxiety, perimenopause transitions, digestive issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Team Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Specialties"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Service Range"
}
],
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.