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: "VCA Animal Hospitals Urgent Care - Sugar House",
description: "VCA Animal Hospitals Urgent Care - Sugar House provides same-day urgent pet care for cats and dogs in Salt Lake City and surrounding communities, 7 days a week, 365 days a year. They handle non-emergency conditions like infections, injuries, allergic reactions, vomiting, diarrhea, and pain—bridging the gap between primary veterinary care and emergency hospitals. The facility offers walk-in access with a virtual waiting room, free 24/7 teletriage chat, extended hours (10am–8pm daily), and state-of-the-art equipment staffed by experienced veterinary professionals.",
url: "https://vcahospitals.com/urgent-care-sugar-house",
telephone: "+1-801-435-8290",
address: {
@type: "PostalAddress",
streetAddress: "721 E 2100 S",
addressLocality: "Salt Lake City",
addressRegion: "UT",
postalCode: "84106",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7258284,
longitude: -111.87029629999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "115",
bestRating: "5"
},
areaServed: "Salt Lake City, South Salt Lake City, Millcreek, Murray, and Holladay",
knowsAbout: "Veterinarians, Pet owners with non-emergency urgent issues, owners seeking same-day care without appointments, pet owners needing after-hours triage support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Virtual Waiting Room & Walk-Ins"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Free Teletriage Chat"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours, Every Day"
}
],
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.