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: "Associates in Pediatric Dentistry",
description: "Associates in Pediatric Dentistry, led by Dr. T. Dean Walker, specializes in comprehensive dental care for children in Chattanooga. They offer early childhood exams, special needs dentistry, hospital dentistry, and early treatment services designed to build comfortable, long-term relationships with young patients and their families.",
url: "https://www.stcoxpedo.com/",
telephone: "+1-423-894-6614",
address: {
@type: "PostalAddress",
streetAddress: "6988 E Brainerd Rd",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37421",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0173701,
longitude: -85.17428819999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "273",
bestRating: "5"
},
areaServed: "Chattanooga, TN and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, children with special needs, families needing early childhood dental intervention",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hospital Dentistry"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Special Needs Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Early Intervention 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.