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: "VetMED Emergency & Specialty Veterinary Hospital",
description: "VetMED Emergency & Specialty Veterinary Hospital is a full-service veterinary facility in Phoenix offering 24/7 emergency care, specialty services, and on-site pharmacy. They provide comprehensive medical and surgical care for pets with board-certified veterinary specialists and emergency veterinarians available around the clock to handle urgent and critical cases.",
url: "http://www.vetmedaz.com/?y_source=1_MjkzNDQyODEtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-602-697-4694",
address: {
@type: "PostalAddress",
streetAddress: "20612 N Cave Creek Rd",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85024",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.673224499999996,
longitude: -112.0324089
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "1615",
bestRating: "5"
},
areaServed: "Phoenix, Arizona and surrounding communities",
knowsAbout: "Veterinarians, Pet owners with emergency veterinary needs, owners of pets requiring specialty care or surgery, those seeking 24/7 availability",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Pharmacy"
}
],
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.