Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Absolute Dental Orthodontics - Cheyenne",
description: "Absolute Dental Orthodontics in Las Vegas provides comprehensive orthodontic care including traditional braces, clear aligners, and other corrective treatments for patients of all ages. Located on West Cheyenne Avenue, this practice is part of the Absolute Dental network and offers personalized treatment planning to straighten teeth and improve bite alignment. They serve both pediatric and adult patients seeking professional orthodontic solutions.",
url: "https://www.absolutedental.com/locations/nevada/las-vegas/8380-w-cheyenne-ave/",
telephone: "+1-702-843-5099",
address: {
@type: "PostalAddress",
streetAddress: "8370 W Cheyenne Ave Ste 103",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.2189468,
longitude: -115.2761816
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "1.8",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Las Vegas and surrounding areas, Nevada",
knowsAbout: "Orthodontics, Children and teens needing early orthodontic treatment, Adults seeking discreet teeth straightening, Patients with bite correction needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Part of Absolute Dental Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Orthodontics"
}
],
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.