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: "Healing Hands Small Animal Emergency Hospital",
description: "Healing Hands Small Animal Emergency Hospital is an after-hours and weekend emergency veterinary clinic in Twin Falls, Idaho, led by Dr. Dean Lavallee, a veterinarian with 16 years of experience across emergency, urgent care, and general practice. They provide comprehensive emergency care for dogs, cats, birds, and exotic pets, including emergency surgery, digital x-rays, ultrasound, in-house blood work and hematology, physical exams, and on-site medications. Open evenings and weekends when other veterinary offices are closed, they serve as a critical referral point for the Magic Valley's pet owners facing urgent after-hours veterinary needs.",
url: "https://healinghandsveter.com/",
telephone: "+1-208-543-7150",
address: {
@type: "PostalAddress",
streetAddress: "449 Madrin St Suite 104",
addressLocality: "Twin Falls",
addressRegion: "ID",
postalCode: "83301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.54195130000001,
longitude: -114.4432842
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "238",
bestRating: "5"
},
areaServed: "Twin Falls, Idaho and surrounding Magic Valley area",
knowsAbout: "Veterinarians, Pet owners needing emergency veterinary care after hours or on weekends, families with birds or exotic pets, owners of dogs and cats requiring urgent surgical intervention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Diagnostics In-House"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Surgery Capability"
}
],
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.