Structured Data

    SHIFT Chiropractic

    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: "SHIFT Chiropractic",
      description: "SHIFT Chiropractic is a family-focused chiropractic clinic in Denver offering comprehensive spinal care, pediatric and prenatal chiropractic, metabolic health solutions, and shockwave therapy. Led by experienced chiropractors, they take a holistic, full-body approach to treat conditions including back pain, migraines, neck pain, sciatica, neuropathy, and personal injury recovery. They perform thorough evaluations including digital X-rays and orthopedic testing to create personalized wellness plans addressing root causes rather than just symptoms.",
      url: "https://www.shiftchiropractic.com/",
      telephone: "+1-303-433-0933",
      address: {
        @type: "PostalAddress",
        streetAddress: "1023 Santa Fe Dr",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7326525,
        longitude: -104.998795
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "280",
        bestRating: "5"
      },
      areaServed: "Denver, CO and surrounding areas",
      knowsAbout: "Chiropractic, Families seeking chiropractic care, pregnant women, those recovering from auto injuries, chronic pain sufferers, people with neuropathy or nerve-related conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Wellness Philosophy"
        }
      ],
      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.