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: "Narcoossee Oaks Animal Hospital",
description: "Narcoossee Oaks Animal Hospital is a full-service veterinary hospital in St. Cloud offering comprehensive pet care with a focus on reducing animal stress and strengthening the bond between pets and their owners. Led by compassionate veterinarians including Dr. Hicks and Dr. Kelly Ray, the practice combines high-standard medical expertise with a patient-centered approach that emphasizes understanding each pet's unique needs and family situation. The hospital features modern, clean facilities and a skilled team dedicated to preventive care, diagnostics, and treatment across all life stages.",
url: "https://narcoosseeoaksah.com/",
telephone: "+1-407-593-5757",
address: {
@type: "PostalAddress",
streetAddress: "1151 N Narcoossee Rd",
addressLocality: "St Cloud",
addressRegion: "FL",
postalCode: "34771",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.3015802,
longitude: -81.2389575
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "275",
bestRating: "5"
},
areaServed: "St. Cloud, Florida and surrounding central Florida communities",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care with a compassionate approach, families with anxious or special-needs pets, new pet parents looking for a trusted long-term veterinary partner, pet owners who value clear communication and thorough explanations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Fear-Free Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Veterinary Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Centered Communication"
}
],
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.