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: "Pet Medical Services",
description: "A Caring Vet is a full-service veterinary clinic in Orem offering comprehensive care for pets at every life stage, from puppies and kittens through senior and geriatric animals. Services include preventive care, wellness exams, vaccinations, spay/neuter surgery, dental care, diagnostics with in-house laboratory, advanced digital X-rays, laser therapy, parasite prevention, nutritional counseling, and end-of-life care. The clinic emphasizes relationship-based, compassionate medicine combined with modern veterinary expertise, featuring experienced veterinarians and skilled technicians who treat pets as if they were their own.",
url: "http://www.acaringvet.com/",
telephone: "+1-385-375-2000",
address: {
@type: "PostalAddress",
streetAddress: "525 S State St",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84058",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.28758,
longitude: -111.6903133
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "679",
bestRating: "5"
},
areaServed: "Orem and surrounding areas in Utah Valley",
knowsAbout: "Veterinarians, Pet owners seeking personalized, relationship-focused veterinary care; families with puppies or senior pets; owners who value clear communication and fear-free environments; pets requiring surgical procedures or advanced diagnostics",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-House Diagnostics & Digital X-rays"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Relationship-Based Care Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Life-Stage Services"
}
],
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.