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: "Aurora Animal Hospital",
description: "Aurora Animal Hospital is a full-service veterinary practice in Centennial serving dogs, cats, and exotic pets since 2003. They provide comprehensive care including wellness visits, vaccinations, spay/neuter surgery, urgent care, and specialty services. The hospital emphasizes innovative medicine and compassionate care, offering senior and military discounts, plus free first exams for newly adopted rescue animals.",
url: "https://www.auroraanimalhospital.com/?y_source=1_MTE2Njg5OTctNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-303-680-7305",
address: {
@type: "PostalAddress",
streetAddress: "20250 E Smoky Hill Rd",
addressLocality: "Centennial",
addressRegion: "CO",
postalCode: "80015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6098576,
longitude: -104.75163859999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "1953",
bestRating: "5"
},
areaServed: "Centennial, CO and surrounding Denver metro area",
knowsAbout: "Veterinarians, Dog and cat owners, exotic pet owners, families seeking comprehensive veterinary care, rescue animal adopters, seniors and military veterans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Exotic Pet Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Rescue Adoption Support"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Senior & Military Discounts"
}
],
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.