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: "Body Mechanic LV",
description: "Body Mechanic LV is a Las Vegas-based wellness facility offering chiropractic care, massage therapy, and physical rehabilitation services. The practice focuses on treating musculoskeletal pain, sports injuries, and postural issues through a combination of chiropractic adjustments, therapeutic massage, and corrective exercises. They serve both acute injury recovery and ongoing wellness maintenance for clients seeking non-invasive treatment options.",
url: "https://bodymechaniclv.com/",
telephone: "+1-702-272-5662",
address: {
@type: "PostalAddress",
streetAddress: "8988 W Cheyenne Ave",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89129",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.218933899999996,
longitude: -115.2923244
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Chiropractic, Athletes and active individuals, people with chronic pain, post-injury rehabilitation patients, those seeking non-invasive treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-disciplinary approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "West side location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports injury focus"
}
],
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.