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: "Central Animal Hospital",
description: "Central Animal Hospital in St. Petersburg is a full-service veterinary clinic offering comprehensive medical care, surgical services, and pet boarding. The experienced veterinary team provides routine wellness exams, preventive care, emergency treatment, and boarding services for dogs and cats in a professional, caring facility.",
url: "https://www.centralanimal.net/?y_source=1_Mjc2NjEwNzgtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-727-521-3518",
address: {
@type: "PostalAddress",
streetAddress: "4801 4th St N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33703",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.816077,
longitude: -82.638235
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "376",
bestRating: "5"
},
areaServed: "St. Petersburg and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking comprehensive veterinary care, emergency pet treatment, surgical services, and boarding solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Surgery Facilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Boarding Services Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & Urgent Care"
}
],
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.