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: "My Kid's Dentist & Orthodontics - Mesa Ridge Pkwy",
description: "My Kid's Dentist & Orthodontics is a pediatric dental practice in Fountain, CO led by Dr. Derek S. Owens, specializing in comprehensive dental care for children of all ages. They offer routine cleanings, fluoride treatments, orthodontics (braces and clear aligners), emergency care, fillings, crowns, pulp therapy, and other pediatric services in a fun, kid-friendly environment. The practice prioritizes patient education, comfort, and the mouth-body connection to overall health, accepting most major insurance plans and offering flexible payment options including financing up to $25,000.",
url: "https://www.mykidsdentistfountain.com/?sc_cid=GBP%3AO%3AKD%3A7529%3AOrganic_Search%3AGeneral%3Ana&_vsrefdom=organic_gbp&y_source=1_MTEwMzAxMC03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-719-322-0543",
address: {
@type: "PostalAddress",
streetAddress: "6912 Mesa Ridge Pkwy",
addressLocality: "Fountain",
addressRegion: "CO",
postalCode: "80817",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7195361,
longitude: -104.69953869999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "472",
bestRating: "5"
},
areaServed: "Fountain, Colorado Springs, and surrounding areas",
knowsAbout: "Pediatric Dentistry, Young children, teens, families seeking comprehensive pediatric dental care, parents looking for emergency dental services, children needing orthodontic treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dedicated Pediatric Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Orthodontic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Financing & Insurance Options"
}
],
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.