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: "Children's Dental Village",
description: "Children's Dental Village is a pediatric dental practice in Tempe specializing in comprehensive oral care for infants, children, and teens. The practice offers preventive care, restorative treatments, emergency services, and specialized care for patients with special needs in a kid-friendly environment designed to make dental visits comfortable and positive.",
url: "https://www.childrensdentalvillage.net/",
telephone: "+1-480-838-6949",
address: {
@type: "PostalAddress",
streetAddress: "7360 S McClintock Dr",
addressLocality: "Tempe",
addressRegion: "AZ",
postalCode: "85283",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.352066,
longitude: -111.9116973
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "686",
bestRating: "5"
},
areaServed: "Tempe, Phoenix metropolitan area, and surrounding East Valley communities",
knowsAbout: "Pediatric Dentistry, Parents seeking specialized pediatric dental care, families with children requiring special needs dentistry, parents wanting to establish early oral health habits",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Pediatric Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kid-Friendly Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Emergency 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.