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: "Brookdale Pediatric Dentistry",
description: "Brookdale Pediatric Dentistry, led by board-certified pediatric dentist Dr. Chelita Kelley, provides comprehensive dental care for children ages 1-16, including those with special healthcare needs. Services include preventive exams and cleanings, fillings, extractions, children's root canals, restorations, and safe sedation options like nitrous oxide for anxious patients. The practice prioritizes creating a welcoming, family-like environment where children feel valued and safe while developing lifelong oral health habits.",
url: "http://www.brookdalepediatricdentistry.com/",
telephone: "+1-704-599-3901",
address: {
@type: "PostalAddress",
streetAddress: "9601 Brookdale Dr Ste 400",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28215",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2831372,
longitude: -80.6683402
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "368",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding communities including Harrisburg and Concord",
knowsAbout: "Pediatric Dentistry, Young children ages 1-16, anxious or fearful kids, children with special healthcare needs, families seeking specialized pediatric dental care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified Pediatric Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safe Sedation Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Special Needs Care"
}
],
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.