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: "Toothfairy Children's Dental",
description: "Toothfairy Children's Dental is a pediatric dental practice in Henderson specializing in comprehensive oral care for infants, children, and adolescents. The practice offers preventive care, restorative treatments, emergency services, and behavior guidance in a kid-friendly environment designed to make dental visits comfortable and stress-free for young patients.",
url: "http://toothfairychildrensdental.com/",
telephone: "+1-702-222-9700",
address: {
@type: "PostalAddress",
streetAddress: "10925 S Eastern Ave",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.993373399999996,
longitude: -115.1014893
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.1",
reviewCount: "141",
bestRating: "5"
},
areaServed: "Henderson and surrounding Las Vegas Valley communities",
knowsAbout: "Pediatric Dentistry, Parents seeking pediatric dental care, families with infants and toddlers, children with dental anxiety, teens needing specialized care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Child-Focused Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Dental Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Young Patient 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.