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: "Dentistry for Children - Camp Creek",
description: "Dentistry for Children - Camp Creek is a pediatric dental practice dedicated exclusively to children's oral health, from infants through adolescents. The practice specializes in preventive care, restorative treatments, and creating a comfortable, kid-friendly environment that helps children develop positive relationships with dental care. Their team uses age-appropriate techniques and offers sedation options for anxious patients to ensure every child receives excellent care.",
url: "https://www.dentistry4children.com/locations/camp-creek/?y_source=1_MTAxMjc2MDY0MS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
telephone: "+1-770-692-1000",
address: {
@type: "PostalAddress",
streetAddress: "3890 Redwine Rd SW #206",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30331",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.660855399999996,
longitude: -84.51285229999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "872",
bestRating: "5"
},
areaServed: "Atlanta and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, anxious children needing comfortable treatment options, special needs children requiring adapted care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sedation Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Designed Space"
}
],
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.