Structured Data

    Caring Hearts Animal Clinic

    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: "Caring Hearts Animal Clinic",
      description: "Caring Hearts Animal Clinic is a full-service veterinary clinic in Gilbert dedicated to comprehensive pet care for dogs, cats, and other animals. The clinic offers wellness exams, vaccinations, dental care, surgery, and emergency services with a compassionate approach to animal health. They focus on building lasting relationships with pet owners and their animals through quality medical care and personalized attention.",
      url: "http://www.caringheartsanimalclinic.com/",
      telephone: "+1-480-545-8921",
      address: {
        @type: "PostalAddress",
        streetAddress: "3045 E Baseline Rd",
        addressLocality: "Gilbert",
        addressRegion: "AZ",
        postalCode: "85234",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3788507,
        longitude: -111.76629969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "971",
        bestRating: "5"
      },
      areaServed: "Gilbert and surrounding Phoenix metro areas",
      knowsAbout: "Veterinarians, Pet owners seeking quality preventive care, dog and cat owners needing surgery or dental services, families wanting emergency veterinary access",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Surgical Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dental Care Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency & After-Hours Care"
        }
      ],
      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.