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: "Volunteer Pediatric Dentistry",
description: "Volunteer Pediatric Dentistry is a specialized pediatric dental practice in Knoxville led by three board-certified pediatric dentists: Dr. Valerie Esker, Dr. Nadareh Naseri, and Dr. Stephen Fowler. They provide comprehensive dental care for children from their first tooth through transition to adult dentistry, including preventive care, treatment, and emergency services. The practice is specifically designed with child comfort and safety in mind, offering a kid-friendly environment and a team approach focused on making each visit fun and educational.",
url: "http://www.volunteerpediatricdentistry.com/",
telephone: "+1-865-558-8857",
address: {
@type: "PostalAddress",
streetAddress: "1516 Coleman Rd",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37909",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9508685,
longitude: -83.99264029999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Knoxville, Tennessee and surrounding East Tennessee communities",
knowsAbout: "Pediatric Dentistry, Infants and toddlers getting their first dental exams, children with special medical or dental needs, parents seeking preventive dental care for kids, families needing emergency pediatric dental treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified Pediatric Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Focused Office Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Care Including Special Needs"
}
],
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.