Structured Data

    Underhill Animal Hospital

    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: "Underhill Animal Hospital",
      description: "Underhill Animal Hospital is a full-service veterinary clinic in Orlando providing comprehensive care for dogs, cats, and other pets. Led by experienced veterinarians, they offer preventive care, surgical services, dental treatments, and emergency care for sick and injured animals. The hospital combines modern medical facilities with a compassionate approach to help pets stay healthy and happy.",
      url: "https://underhillanimalhospital.com/",
      telephone: "+1-407-277-0927",
      address: {
        @type: "PostalAddress",
        streetAddress: "4900 Lake Underhill Rd",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32807",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.5386917,
        longitude: -81.324525
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "1162",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding Central Florida communities",
      knowsAbout: "Veterinarians, Dog and cat owners seeking comprehensive veterinary care, pet owners needing surgical services, families looking for preventive wellness care, pet owners in emergency situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dental Care Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Care Available"
        }
      ],
      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.