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: "Celebrate Dental & Braces - Las Vegas Cheyenne",
description: "Celebrate Dental & Braces is a comprehensive dental practice located on Cheyenne Avenue in Las Vegas, offering general dentistry and orthodontic services to families and adults. They provide a full range of dental treatments including cleanings, fillings, and cosmetic procedures alongside orthodontic solutions like braces and clear aligners. With a focus on patient care and modern dental techniques, they serve as a one-stop destination for both routine dental needs and smile correction.",
url: "https://lvdentalbraces.com/orthodontist/nv/las-vegas/5900-w-cheyenne-ave/",
telephone: "+1-702-674-7000",
address: {
@type: "PostalAddress",
streetAddress: "5900 W Cheyenne Ave",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89108",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2171926,
longitude: -115.22345219999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "677",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas",
knowsAbout: "General Dentistry, Families seeking comprehensive dental care, Adults needing orthodontic correction, Patients preferring clear aligner treatments",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Combined Dental & Orthodontic Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Treatment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Practice"
}
],
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.