Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Pillion Pediatric Dentistry Pc",
description: "Pillion Pediatric Dentistry PC is a specialized pediatric dental practice in Knoxville dedicated exclusively to children's oral health. Dr. Pillion and the team provide comprehensive dental care tailored to infants, children, and adolescents, focusing on creating a comfortable, anxiety-free environment for young patients. They offer preventive care, treatment of dental issues, and education to help children develop healthy oral habits for life.",
url: "https://www.etch.com/find-a-location/locations-profile/pillion-pediatric-dentistry/",
telephone: "+1-865-687-4450",
address: {
@type: "PostalAddress",
streetAddress: "2931 Essary Dr # 1",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.036018,
longitude: -83.9288974
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, children with dental anxiety, families wanting preventive care for infants and young children",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Focused Environment"
}
],
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.