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: "Kids' Dental Safari And Braces",
description: "Kids' Dental Safari And Braces is a pediatric dental practice in Las Vegas specializing in comprehensive dental care for children and orthodontic treatment. The practice combines general pediatric dentistry with braces and orthodontics, offering services designed specifically for young patients in a kid-friendly environment. They focus on making dental visits comfortable and positive for children while providing preventive care, treatments, and smile correction.",
url: "https://kidsdentalsafari.net/",
telephone: "+1-702-786-6684",
address: {
@type: "PostalAddress",
streetAddress: "2381 Renaissance Dr",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.103242099999996,
longitude: -115.11975740000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "364",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas",
knowsAbout: "Pediatric Dentistry, Parents seeking pediatric dental care, children needing braces or orthodontic treatment, families wanting combined pediatric and orthodontic services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Pediatric Dentistry & Orthodontics"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safari-Themed Kid-Friendly Environment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pediatric Services"
}
],
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.