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: "Aliso Viejo Animal Hospital",
description: "Aliso Viejo Animal Hospital is a comprehensive veterinary clinic offering wellness exams, preventive care, diagnostics, surgical procedures, and urgent/emergency care for dogs, cats, and other pets. Led by experienced veterinarians including Dr. Alyssa Brown, the hospital features a modern facility and focuses on personalized, attentive care for pets at every life stage. They provide call-ahead daytime emergency services, pet medication and food ordering, and a patient portal for convenient healthcare management.",
url: "https://alisoviejovet.com/",
telephone: "+1-949-426-7700",
address: {
@type: "PostalAddress",
streetAddress: "23411 Aliso Viejo Pkwy Suite A",
addressLocality: "Aliso Viejo",
addressRegion: "CA",
postalCode: "92656",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5874629,
longitude: -117.721555
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "229",
bestRating: "5"
},
areaServed: "Aliso Viejo and surrounding Orange County communities",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, senior pet owners, families needing emergency/urgent pet services, pets requiring surgical procedures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Call-Ahead Emergency & Urgent Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Facility & Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Digital Pet Health Tools"
}
],
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.