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: "Lovet Pet Health Care - Madison",
description: "Lovet Pet Health Care Madison is a full-service veterinary hospital in Phoenix offering comprehensive care for dogs and cats, from routine wellness exams and vaccinations to urgent care, advanced surgery, and specialized services. Their services include primary care, dental care with cleanings and extractions, surgical procedures (spay/neuter, orthopedics, soft tissue, foreign body removal), diagnostic imaging (ultrasound, x-rays), dermatology, internal medicine, and chronic care management. Built on over 40 years of experience in Arizona, Lovet combines clinical expertise with compassionate care and offers flexible payment options including wellness plans that provide significant savings.",
url: "https://www.lovet.com/locations/az/phoenix/539-e-glendale-avenue/",
telephone: "+1-602-358-7815",
address: {
@type: "PostalAddress",
streetAddress: "539 E Glendale Ave #1",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.537730599999996,
longitude: -112.06603419999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "826",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas, Arizona",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with puppies or kittens, pets requiring urgent or emergency care during business hours, pets needing dental or surgical services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Lovet Essentials Wellness Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Advanced Diagnostic & Surgical Capabilities"
}
],
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.