Structured Data

    East Valley Animal Hospital

    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: "East Valley Animal Hospital",
      description: "East Valley Animal Hospital is a full-service veterinary clinic in Gilbert offering comprehensive care for dogs, cats, and other pets. The hospital provides preventive wellness services, surgical procedures, dental care, and emergency treatment, with a focus on quality care and compassionate service to the East Valley community.",
      url: "https://www.eastvalleyanimal.com/",
      telephone: "+1-480-892-1577",
      address: {
        @type: "PostalAddress",
        streetAddress: "81 W Guadalupe Rd # 105",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85233",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3630815,
        longitude: -111.7915093
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "289",
        bestRating: "5"
      },
      areaServed: "Gilbert and surrounding East Valley communities",
      knowsAbout: "Veterinarians, Pet owners seeking complete veterinary care, Families with multiple pets, Pets needing surgical or dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Surgical Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Preventive & Dental Focus"
        }
      ],
      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.