Structured Data

    UT Veterinary Medical Center

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "UT Veterinary Medical Center",
      description: "UT Veterinary Medical Center is an academic veterinary hospital operated by the University of Tennessee College of Veterinary Medicine, serving as the only academic veterinary medical center in Tennessee. They provide comprehensive care across three specialty hospitals: the Charles and Julie Wharton Large Animal Hospital (equine and farm animal services), the John and Ann Tickle Small Animal Hospital (companion animals), and specialized services including emergency/critical care, surgery, cardiology, oncology, orthopedics, dermatology, neurology, ophthalmology, physical rehabilitation, and regenerative medicine. The center combines advanced diagnostic imaging (CT, MRI), on-site pharmacy, board-certified specialists, and teaching opportunities as part of a veterinary college.",
      url: "https://vetmed.tennessee.edu/vmc",
      telephone: "+1-865-974-8387",
      address: {
        @type: "PostalAddress",
        streetAddress: "2407 River Dr",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37996",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9454628,
        longitude: -83.9407846
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "1178",
        bestRating: "5"
      },
      areaServed: "Knoxville, Tennessee and surrounding East Tennessee region",
      knowsAbout: "Veterinarians, Pet owners seeking specialist care, emergency veterinary services, complex surgical cases, academic referral cases, equine and farm animal owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Academic Medical Center"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Board-Certified Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Advanced Diagnostics & Treatment"
        }
      ],
      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.