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: "Waterford Lakes Animal Hospital",
description: "Waterford Lakes Animal Hospital is a full-service veterinary facility in Orlando serving the community since 2003. They offer comprehensive medical care, surgical services, dental care, vaccinations, spay and neuter procedures, parasite control, and nutrition counseling. The hospital features an on-site pharmacy with competitive pricing, wellness plans through PawPlans, and a pet boarding service, along with a mobile app for convenient health management.",
url: "https://www.waterfordlakesvet.com/?y_source=1_MTE2Njg5NjgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-407-382-3818",
address: {
@type: "PostalAddress",
streetAddress: "11951 Lake Underhill Rd",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32825",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.547166599999997,
longitude: -81.2132171
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "1163",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, families needing boarding services, pets requiring surgical or dental procedures",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Community Presence"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive In-House Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Pet Health Technology"
}
],
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.