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: "East Valley Pediatric Dentistry",
description: "East Valley Pediatric Dentistry, located in Gilbert, AZ, specializes exclusively in dental care for children from infancy through the teen years. Dr. and the team provide comprehensive pediatric dental services including preventive care, treatment of cavities, orthodontic referrals, and emergency dental care in a kid-friendly environment designed to make young patients comfortable. They focus on building positive dental habits early and work with parents to support their child's oral health development.",
url: "http://www.kidstoothdr.com/",
telephone: "+1-480-632-7500",
address: {
@type: "PostalAddress",
streetAddress: "1355 S Higley Rd #117",
addressLocality: "Gilbert",
addressRegion: "AZ",
postalCode: "85296",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.326540099999995,
longitude: -111.7205439
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "319",
bestRating: "5"
},
areaServed: "Gilbert and surrounding East Valley communities, Arizona",
knowsAbout: "Pediatric Dentistry, Parents seeking preventive dental care for young children, families with anxious or special needs children, parents wanting to establish healthy dental habits early",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Pediatric Specialists"
},
{
@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.