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 - Cool Springs Blvd",
description: "IVX Health Infusion Center in Cool Springs is a medical clinic specializing in intravenous therapy treatments for wellness, athletic performance, and chronic conditions. Their licensed medical staff administers IV infusions in a professional clinical setting, offering customized nutrient therapies and wellness protocols. They serve patients seeking IV hydration, vitamin therapies, NAD+ treatments, and performance optimization under medical supervision.",
url: "https://ivxhealth.com/locations/tennessee/nashville/cool-springs",
telephone: "+1-615-577-4840",
address: {
@type: "PostalAddress",
streetAddress: "206 Cool Springs Blvd Suite 105",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.93994850000001,
longitude: -86.8337105
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Franklin, Nashville, and surrounding Middle Tennessee communities",
knowsAbout: "IV Therapy & Wellness Clinics, Wellness-focused individuals, athletes seeking performance optimization, patients managing chronic conditions, people interested in nutrient and hydration therapies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Medical Staff"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized IV Protocols"
}
],
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.