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: "Knoxville Pet Emergency Clinic",
description: "Knoxville Pet Emergency Clinic is a dedicated emergency veterinary facility in Knoxville, TN, providing critical care for pets during after-hours and urgent situations. They handle trauma, poisoning, and acute medical emergencies with experienced emergency veterinarians available when your regular vet is closed. Equipped for advanced diagnostics and stabilization care, they serve as a lifeline for pet owners facing unexpected health crises.",
url: "https://knoxvillepetemergency.com/",
telephone: "+1-865-637-0114",
address: {
@type: "PostalAddress",
streetAddress: "1819 Ailor Ave",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37921",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9647404,
longitude: -83.9395553
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "887",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Veterinarians, Pet owners facing veterinary emergencies, after-hours urgent pet health crises, trauma and poisoning cases",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "After-Hours Emergency Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Emergency Team"
}
],
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.