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: "Holladay Veterinary Hospital",
description: "Holladay Veterinary Hospital is an AAHA-accredited companion animal veterinary hospital serving the Salt Lake City community since 1988, specializing in the care and treatment of dogs and cats. They offer comprehensive services including spay and neuter procedures, dental care, vaccinations, diet and nutrition counseling, and modern surgical care. The hospital features an experienced team of veterinary doctors committed to continuing education and provides same-day and next-day appointments for convenient pet health management.",
url: "https://www.holladayveterinaryhospital.com/?y_source=1_MTE2Njg1ODAtNzE1LWxvY2F0aW9uLndlYnNpdGU%3D",
telephone: "+1-801-272-5557",
address: {
@type: "PostalAddress",
streetAddress: "4732 S Highland Dr",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84117",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.666973399999996,
longitude: -111.84005409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "1247",
bestRating: "5"
},
areaServed: "Salt Lake City and surrounding areas, Utah",
knowsAbout: "Veterinarians, Dog and cat owners seeking quality preventive care, pet owners needing spay/neuter or dental services, families wanting convenient same-day veterinary appointments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "AAHA Accredited"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day & Next-Day Appointments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Since 1988"
}
],
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.