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: "Smart Pediatric Dentistry Pleasant Grove",
description: "Smart Pediatric Dentistry in Pleasant Grove is a specialized pediatric dental practice dedicated to children's oral health care. The experienced pediatric dentists provide comprehensive services including routine checkups, cleanings, orthodontic treatment, and emergency dental care in a warm, child-friendly environment designed to make visits comfortable and stress-free. Their goal is helping children develop positive dental habits that last a lifetime, using state-of-the-art technology and compassionate care.",
url: "https://smartpediatric.com/locations/pleasant-grove/",
telephone: "+1-801-756-6048",
address: {
@type: "PostalAddress",
streetAddress: "1082 N County Blvd",
addressLocality: "Pleasant Grove",
addressRegion: "UT",
postalCode: "84062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.375206999999996,
longitude: -111.7688187
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "918",
bestRating: "5"
},
areaServed: "Pleasant Grove, UT and surrounding Utah County communities",
knowsAbout: "Pediatric Dentistry, Children and families seeking specialized pediatric dental care, parents wanting a child-friendly dental home, children needing emergency dental services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services Under One Roof"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "State-of-the-Art Technology"
}
],
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.