Structured Data

    Sentara Martha Jefferson Hospital Infusion Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 45 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sentara Martha Jefferson Hospital Infusion Center",
      description: "Sentara Martha Jefferson Hospital Infusion Center provides IV therapy services as part of the larger Sentara Martha Jefferson Outpatient Care Center in downtown Charlottesville. Located on the first floor of the facility, the infusion center is staffed by medical professionals and integrated with other hospital services including urgent care, laboratory services, and imaging solutions.",
      url: "https://www.sentara.com/hospitalslocations/sentara-martha-jefferson-outpatient-care-center-downtown/services",
      telephone: "+1-434-654-8402",
      address: {
        @type: "PostalAddress",
        streetAddress: "500 Martha Jefferson Dr",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22911",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.022056,
        longitude: -78.44454499999999
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "IV Therapy & Wellness Clinics, Patients requiring hospital-level infusion therapy, individuals with complex medical needs, those seeking coordinated care within a hospital system",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hospital-Based Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Medical Facility"
        }
      ],
      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.