Structured Data

    Palm Glen 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: "Palm Glen Animal Hospital",
      description: "Palm Glen Animal Hospital is a full-service veterinary clinic in Phoenix offering comprehensive pet care including preventive wellness exams, dental services, surgery, and boarding. The hospital features an experienced veterinary team dedicated to treating dogs, cats, and other pets with compassionate, high-quality care in a welcoming environment.",
      url: "https://www.palmglenanimalhospital.com/?y_source=1_MTE2Njg2MzItNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
      telephone: "+1-602-841-1200",
      address: {
        @type: "PostalAddress",
        streetAddress: "7771 N 43rd Ave",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85051",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5513386,
        longitude: -112.1509186
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "1337",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, pet owners needing boarding services, families with multiple pets",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Surgery & Dental"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Boarding Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Veterinary Team"
        }
      ],
      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.