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: "Carilion Clinic Infusion Center - New River Valley",
description: "Carilion Clinic Infusion Center - New River Valley is a medical infusion facility operated by Carilion Clinic, a major regional healthcare system. They provide IV therapy services administered by medical professionals in a clinical setting, serving patients in the New River Valley area with medically-necessary infusion treatments.",
url: "https://www.carilionclinic.org/locations/carilion-clinic-infusion-center-new-river-valley",
telephone: "+1-540-731-7780",
address: {
@type: "PostalAddress",
streetAddress: "2900 Lamb Cir Entrance 10",
addressLocality: "Christiansburg",
addressRegion: "VA",
postalCode: "24073",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.0868075,
longitude: -80.5062689
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "New River Valley, Christiansburg, VA and surrounding areas",
knowsAbout: "IV Therapy & Wellness Clinics, Patients with physician-ordered infusion therapies, Chronic condition management, Healthcare system patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Carilion Health System"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Medical Staff Administration"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.