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: "Ocotillo Animal Clinic & Pet Resort",
description: "Ocotillo Animal Clinic & Pet Resort is a full-service veterinary facility serving Chandler and surrounding communities since 1996. They offer comprehensive veterinary care including wellness exams, surgery, dental procedures, pet boarding, and grooming. With same-day and next-day appointments available and a focus on preventative health care, they combine medical expertise with convenient resort-style boarding services for pets.",
url: "https://www.ocotilloanimalclinic.com/?y_source=1_MTE2NjkxMTktNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-480-899-8181",
address: {
@type: "PostalAddress",
streetAddress: "3333 S Arizona Ave",
addressLocality: "Chandler",
addressRegion: "AZ",
postalCode: "85286",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.2577539,
longitude: -111.8399486
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "962",
bestRating: "5"
},
areaServed: "Chandler, Sun Lakes, Gilbert, Queen Creek, and surrounding East Valley communities",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing boarding and grooming services, senior pet owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Reputation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Scheduling"
}
],
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.