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: "Smiles 4 Kids Burley, LLC",
description: "Smiles 4 Kids Burley is a comprehensive pediatric dental practice led by board-certified pediatric dentists and experienced general dentists dedicated to making children's dental visits comfortable and stress-free. They specialize in preventive pediatric dentistry, early infant oral care, and adolescent services, using the latest technology in a fun, train-themed office designed specifically for kids. With locations across Idaho's Magic Valley region and a focus on building lifelong oral health habits, Smiles 4 Kids emphasizes creating a welcoming experience where children feel valued and supported.",
url: "https://smiles4kidsidaho.com/",
telephone: "+1-208-678-7415",
address: {
@type: "PostalAddress",
streetAddress: "1408 Pomerelle Ave Suite D",
addressLocality: "Burley",
addressRegion: "ID",
postalCode: "83318",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.5349036,
longitude: -113.7777947
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "600",
bestRating: "5"
},
areaServed: "Burley, Twin Falls, Jerome, and surrounding Magic Valley, Cassia, and Minidoka areas of Idaho",
knowsAbout: "Pediatric Dentistry, Young children and infants, anxious or sensitive children, families seeking preventive dental care, adolescents transitioning to teenage dentistry",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Board-Certified Pediatric Dentists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Train-Themed Kid-Friendly Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Preventive Care Focus"
}
],
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.