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: "Emergency Dentists of Utah!",
description: "Emergency Dentists of Utah provides comprehensive dental care with a focus on emergency and same-day appointments in Lehi. Open daily 10 a.m. to 10 p.m. with after-hours emergency availability, they treat patients of all ages and offer full dental services including emergency pain relief. The practice accepts all credit cards, multiple financing options including CareCredit, and works with insurance plans.",
url: "https://www.emergencydentistsofutah.com/",
telephone: "+1-801-692-3330",
address: {
@type: "PostalAddress",
streetAddress: "216 E Main St #3",
addressLocality: "Lehi",
addressRegion: "UT",
postalCode: "84043",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.38774,
longitude: -111.84539
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "399",
bestRating: "5"
},
areaServed: "Lehi and surrounding areas in northern Utah County",
knowsAbout: "General Dentistry, Patients with dental emergencies, families needing same-day care, those seeking after-hours dental services, patients of all ages",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Extended Hours & Emergency Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day & Emergency Appointments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing & Insurance"
}
],
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.