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: "UVA Health Infusion Center",
description: "UVA Health Infusion Center is a specialized medical facility in Charlottesville offering intravenous administration of medications and blood products, with a primary focus on chemotherapy infusion therapy. Located on the fourth floor of the Emily Couric Clinical Cancer Center, the center features 54 infusion bays with natural light, an open layout for enhanced patient visibility, and same-day cancer care services. The facility provides comprehensive support including an onsite pharmacy, comfortable amenities like reclining chairs and warm blankets, free snacks and refreshments, and a dedicated staff committed to minimizing wait times for patients undergoing cancer treatment.",
url: "https://uvahealth.com/locations/Infusion-Center-LOC0000234459",
telephone: "+1-434-924-9333",
address: {
@type: "PostalAddress",
streetAddress: "1240 Lee St",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22908",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.031272099999995,
longitude: -78.4983702
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding areas",
knowsAbout: "IV Therapy & Wellness Clinics, Cancer patients requiring chemotherapy infusion, individuals needing IV medication administration, patients seeking same-day infusion care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "54 Infusion Bays with Natural Light"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Onsite Pharmacy & Same-Day Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Patient-Centered Amenities"
}
],
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.