Structured Data

    Chiropractic Works

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chiropractic Works",
      description: "Chiropractic Works is an independent chiropractic clinic located in Las Vegas specializing in spinal adjustments and corrective care. Led by experienced chiropractors, they focus on addressing the root causes of pain and dysfunction through personalized treatment plans. The practice welcomes walk-in patients and emphasizes long-term wellness and injury prevention.",
      url: "http://www.chiropracticworkslasvegas.com/",
      telephone: "+1-702-457-9000",
      address: {
        @type: "PostalAddress",
        streetAddress: "5105 E Sahara Ave UNIT 144",
        addressLocality: "Las Vegas",
        addressRegion: "NV",
        postalCode: "89142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.144224799999996,
        longitude: -115.0629811
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Las Vegas, NV and surrounding areas",
      knowsAbout: "Chiropractic, Individuals with back and neck pain, workers seeking injury recovery, fitness enthusiasts, families needing preventive spinal care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "East Sahara Location"
        }
      ],
      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.