Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Culebra Creek Veterinary Hospital & Resort",
description: "Culebra Creek Veterinary Hospital & Resort in San Antonio provides comprehensive veterinary care for pets, including wellness exams, preventive care, boarding, and resort-style accommodations. The facility combines a full-service veterinary hospital with a pet resort, offering both medical services and comfortable extended care options for pets whose owners need reliable boarding solutions.",
url: "https://veterinarianculebracreektx.com/?cp=2107961054&y_source=1_MTYxMTMwMDctNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-210-796-1054",
address: {
@type: "PostalAddress",
streetAddress: "11185 Westwood Loop",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78253",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.489141599999996,
longitude: -98.71381
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "375",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Veterinarians, Pet owners seeking veterinary care and boarding services, owners traveling and needing reliable pet accommodations, pets requiring ongoing medical management",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Boarding Resort"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive 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.