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: "Lakewood Children's Dentistry",
description: "Lakewood Children's Dentistry & Orthodontics is a pediatric dental practice in Dallas specializing in comprehensive oral care for infants through teens. Led by Dr. Sarah Sauer, DDS, the practice offers preventive care including cleanings, exams, fluoride treatments, and sealants, plus restorative services like fillings and crowns, pediatric sedation options, and emergency dental care. With orthodontics launching soon, they provide a warm, child-centered environment designed to help young patients feel safe and confident about their dental health.",
url: "https://lakewoodchildrensdentistry.com/?y_source=1_MTAxMjc2MDYxNS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-469-577-0865",
address: {
@type: "PostalAddress",
streetAddress: "2011 Abrams Pkwy",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75214",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8143591,
longitude: -96.7532212
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "361",
bestRating: "5"
},
areaServed: "East Dallas and surrounding Lakewood communities, including Lakewood Heights, Casa Linda, and Lower Greenville",
knowsAbout: "Pediatric Dentistry, Families with infants and young children needing preventive care, anxious children who may benefit from sedation, children with special healthcare needs, pre-teens and teens preparing for orthodontics",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Child-Focused Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safe Sedation & Special Needs Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Centered Approach"
}
],
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.