Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Canyon Creek Pet Hospital",
description: "Canyon Creek Pet Hospital is a full-service veterinary clinic in San Jose offering comprehensive pet care for dogs, cats, and other animals. They provide preventive wellness exams, vaccinations, dental care, surgery, and emergency services to keep pets healthy throughout their lives. As part of the Thrive Pet Care network, they combine professional expertise with a commitment to compassionate, quality animal healthcare.",
url: "https://www.thrivepetcare.com/locations/california/san-jose/canyon-creek-pet-hospital",
telephone: "+1-408-270-7500",
address: {
@type: "PostalAddress",
streetAddress: "5617 Silver Creek Valley Rd",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95138",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.28884,
longitude: -121.78185039999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "95",
bestRating: "5"
},
areaServed: "San Jose and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking preventive wellness care, families needing dental and surgical services, pet owners requiring emergency veterinary care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Thrive Pet Care Network"
}
],
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.