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: "Children's Dentistry of Cherry Creek",
description: "Children's Dentistry of Cherry Creek is a specialized pediatric dental practice in Glendale serving the Denver Metro area. Led by board-certified pediatric dentists Dr. Lisa Carlson-Marks and Dr. Lacey Bowen Goergen, they provide comprehensive dental care including cleanings, restorations, exams, and patient education designed specifically for children. The practice prioritizes creating positive, comfortable dental experiences through kid-friendly office design, gentle treatment, and family involvement in care.",
url: "https://childrensdentistryco.com/",
telephone: "+1-303-377-1148",
address: {
@type: "PostalAddress",
streetAddress: "4500 Cherry Creek S Dr Ste 840",
addressLocality: "Glendale",
addressRegion: "CO",
postalCode: "80246",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.70427,
longitude: -104.935694
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "407",
bestRating: "5"
},
areaServed: "Glendale, Denver Metro, and surrounding communities",
knowsAbout: "Pediatric Dentistry, Young children from infants through teens, families seeking specialized pediatric dental care, parents wanting a judgment-free and welcoming dental environment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified Pediatric Dentists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Centered Office Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Partnership"
}
],
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.