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: "Southside Acupuncture & Herbs",
description: "Southside Acupuncture & Herbs is an independent acupuncture clinic on Chicago's South Side offering traditional Chinese medicine treatments including acupuncture, herbal medicine, and wellness consultations. The clinic specializes in pain management, stress relief, and chronic condition support using evidence-based acupuncture techniques combined with customized herbal remedies. They serve Chicago residents seeking natural, non-pharmaceutical approaches to health and healing.",
url: "http://southsideacu.com/",
telephone: "+1-312-471-0677",
address: {
@type: "PostalAddress",
streetAddress: "Lower Level, 2501 W 103rd St Unit B05",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60655",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.706027899999995,
longitude: -87.68451110000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Chicago South Side",
knowsAbout: "Acupuncture, Chronic pain sufferers, stress and anxiety relief seekers, individuals interested in natural medicine, those looking to complement conventional medical care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Chinese Herbal Medicine"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.