Structured Data

    Virginia Commonwealth University Health

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Virginia Commonwealth University Health",
      description: "VCU Health is an academic medical center in Richmond serving patients across more than 200 clinical specialties with over 800 physicians. As a research-driven institution, they offer advanced clinical care, cutting-edge treatments, and access to clinical trials. While VCU Health provides comprehensive healthcare services, their nutrition services appear to be integrated within their broader medical offerings rather than as a standalone specialty practice.",
      url: "http://www.vcuhealth.org/",
      telephone: "+1-804-828-9000",
      address: {
        @type: "PostalAddress",
        streetAddress: "57 N 11th St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23298",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.540697099999996,
        longitude: -77.4308274
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "123",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding regions",
      knowsAbout: "Nutrition & Dietitians, Patients requiring nutrition care as part of comprehensive hospital or specialty medical treatment, clinical trial participants, individuals seeking care at an academic research institution",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Academic Medical Center with Research Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Specialty Coverage"
        }
      ],
      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.