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: "Livewell Animal Urgent Care of Pleasant Grove",
description: "Livewell Animal Urgent Care of Pleasant Grove is a veterinary clinic providing same-day urgent care, preventive wellness, surgical procedures, and diagnostics for dogs and cats. Located in Pleasant Grove since 2025, they welcome walk-ins and offer emergency care when pet health issues can't wait for regular vet appointments. The clinic features a fear-free environment with caring staff and modern facilities, serving Pleasant Grove and surrounding communities including American Fork, Cedar Hills, and Lindon.",
url: "http://livewellanimal.com/our-locations/salt-lake-city-ut/pleasant-grove",
telephone: "+1-385-290-4287",
address: {
@type: "PostalAddress",
streetAddress: "425 S N County Blvd Suite B",
addressLocality: "Pleasant Grove",
addressRegion: "UT",
postalCode: "84062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.358905899999996,
longitude: -111.7689846
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "200",
bestRating: "5"
},
areaServed: "Pleasant Grove, Utah and surrounding communities",
knowsAbout: "Veterinarians, Pet owners needing emergency or urgent care, dogs and cats with unexpected health issues, pet parents seeking same-day availability",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Walk-In Emergency Care Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Fear-Free Facility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Surgery & Diagnostics"
}
],
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.