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: "Medix Infusion - Corpus Christi South",
description: "Medix Infusion - Corpus Christi South is a medical clinic specializing in IV therapy treatments administered by licensed medical staff. Located on Saratoga Boulevard, they offer a range of infusion services in a professional healthcare setting designed for patient comfort and wellness. Whether seeking hydration therapy, nutrient infusions, or other IV-based treatments, Medix Infusion provides accessible medical care with experienced practitioners.",
url: "https://locations.medixinfusion.com/corpuschristisouth-f49ba4e66e96",
telephone: "+1-972-661-2273",
address: {
@type: "PostalAddress",
streetAddress: "5802 Saratoga Blvd Suite 350",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.6851354,
longitude: -97.3786904
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "IV Therapy & Wellness Clinics, Health-conscious individuals, athletes seeking performance enhancement, people needing hydration therapy, wellness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Staff Administration"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Infusion Services"
}
],
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.