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: "Chiropractic Clinics of Nevada",
description: "Chiropractic Clinics of Nevada in Henderson provides comprehensive chiropractic care including spinal adjustments, corrective care plans, and sports chiropractic services. The clinic uses in-office digital X-ray technology for accurate diagnosis and accepts most insurance plans, making quality care accessible to the community. They welcome walk-in patients and serve families and athletes seeking natural pain relief and wellness solutions.",
url: "https://nevadachiro.com/",
telephone: "+1-702-565-4871",
address: {
@type: "PostalAddress",
streetAddress: "3 E Ocean Ave",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89015",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0279113,
longitude: -114.97768860000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Henderson and surrounding Las Vegas valley communities",
knowsAbout: "Chiropractic, Athletes, families seeking natural pain relief, workers with chronic back pain, insurance-covered patients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Digital X-Ray Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance & Walk-Ins Welcome"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports & Family 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.