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: "IV Nutrition",
description: "IV Nutrition in Centennial offers IV hydration therapy and nutrient infusions designed to support wellness, energy, recovery, and specific health goals. They provide a full spectrum of specialized IV drips including formulations for immune support, brain health, muscle recovery, weight management, skin health, and general hydration. The clinic combines IV nutrient therapy with blood testing, injections, and lifestyle support to help clients achieve optimal health and address root causes of health imbalances.",
url: "https://ivnutrition.com/locations/denver-centennial-co/",
telephone: "+1-720-259-2160",
address: {
@type: "PostalAddress",
streetAddress: "9619 E County Line Rd D",
addressLocality: "Centennial",
addressRegion: "CO",
postalCode: "80112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.5678286,
longitude: -104.8755001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "280",
bestRating: "5"
},
areaServed: "Denver metro area, Centennial, CO and surrounding communities",
knowsAbout: "IV Therapy & Wellness Clinics, Active individuals and athletes, People seeking wellness optimization, Weight management support clients, Those with nutrient deficiencies or malabsorption issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized IV Formulations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Health Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours & Convenient Access"
}
],
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.