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: "Cornerstone Animal Hospital",
description: "Cornerstone Animal Hospital in Gilbert provides comprehensive veterinary care for dogs, cats, and other pets, including wellness exams, vaccinations, surgical procedures, and dental services. The experienced veterinary team is committed to preventive care and treating pets with compassion, offering both routine and emergency services to keep your pet healthy throughout their life.",
url: "https://allvetnearme.com/cornerstone-animal-hospital-gilbert/",
telephone: "+1-480-857-9229",
address: {
@type: "PostalAddress",
streetAddress: "1663 E Ray Rd #105",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.3208246,
longitude: -111.754084
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "220",
bestRating: "5"
},
areaServed: "Gilbert, Arizona and surrounding East Valley communities",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families with multiple pets, pet owners wanting convenient surgical and dental services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Veterinary Hospital"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive Care Focus"
}
],
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.