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: "Cary Veterinary Hospital",
description: "Cary Veterinary Hospital is a full-service veterinary hospital established in 1981, offering comprehensive medical, surgical, dental, and boarding care for pets. Their experienced team provides spay/neuter procedures, vaccinations, dental cleanings, diet and nutrition counseling, and surgical services. They offer PAW (Pet Annual Wellness) Plans to help manage preventive care costs throughout a pet's life, an online store for pet supplies and food, and a PetOne veterinary app for convenient health management.",
url: "https://www.caryvethospital.com/?y_source=1_MTE2Njg3MDUtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-919-469-0947",
address: {
@type: "PostalAddress",
streetAddress: "1233 NE Maynard Rd",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7926727,
longitude: -78.7632
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "376",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas including West Raleigh, Morrisville, Apex, Fuquay-Varina, Garner, and Durham",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families wanting preventive wellness plans, pets needing boarding services, animals requiring surgical or dental procedures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Since 1981"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "PAW Wellness Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete In-House Services"
}
],
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.