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: "KwikVet - 24 hour veterinarians",
description: "KwikVet is a 24-hour veterinary clinic in Houston providing around-the-clock emergency and routine pet care services. Their team offers comprehensive veterinary services including emergency treatment, preventive care, and general wellness services for pets. With 24/7 availability, KwikVet is designed to serve pet owners who need immediate veterinary attention outside of traditional business hours.",
url: "http://www.kwikvet.com/",
telephone: "+1-970-438-2838",
address: {
@type: "PostalAddress",
streetAddress: "405 Main St #700",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77002",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.761201099999994,
longitude: -95.36126
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1.8",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Houston, TX and surrounding areas",
knowsAbout: "Veterinarians, Pet owners experiencing emergencies, Owners needing after-hours veterinary care, Pet owners seeking 24/7 accessible veterinary services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Availability"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Care Focus"
}
],
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.