Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Great Hearts Animal Hospital of Chandler",
description: "Great Hearts Animal Hospital of Chandler is a full-service veterinary clinic providing comprehensive care for dogs, cats, and other pets. Led by experienced veterinarians, the hospital offers wellness exams, vaccinations, dental care, surgery, and preventive health services. They focus on building lasting relationships with pet owners and delivering compassionate, quality care for each animal.",
url: "https://ghahc.com/",
telephone: "+1-480-895-3223",
address: {
@type: "PostalAddress",
streetAddress: "4015 S Arizona Ave #10",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85248",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.247216099999996,
longitude: -111.8404144
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Chandler and surrounding Phoenix metro areas",
knowsAbout: "Veterinarians, Pet owners seeking full-service veterinary care, families with multiple pets, owners needing surgical services for their animals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Surgical Facilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Dental Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive Health 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.