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: "IVX Health Infusion Center - W North Ave",
description: "IVX Health Infusion Center is a medical clinic specializing in IV therapy services delivered by qualified medical staff. Located in Chicago's Old Town neighborhood, they offer various intravenous treatments designed to address wellness, hydration, and health optimization needs. Their in-clinic setting provides a professional medical environment with licensed healthcare providers overseeing all treatments.",
url: "http://www.ivxhealth.com/locations/illinois/chicago/old-town",
telephone: "+1-872-710-1223",
address: {
@type: "PostalAddress",
streetAddress: "939 W North Ave STE 875",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.910684599999996,
longitude: -87.6528627
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Chicago, IL and surrounding areas",
knowsAbout: "IV Therapy & Wellness Clinics, Health-conscious individuals seeking IV wellness therapies, patients needing medical-grade infusion treatments, people looking for professional IV hydration or nutrient services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Staff Oversight"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Infusion Center"
}
],
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.