Structured Data

    Movement 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: "Movement Chiropractic",
      description: "Movement Chiropractic in Vineyard offers comprehensive chiropractic care and wellness services focused on restoring mobility and function. Dr. Hunter and the team provide spinal adjustments, corrective care plans, and sports chiropractic services tailored to athletes and active individuals. They emphasize personalized treatment to address root causes rather than just symptoms, combining hands-on adjustments with guidance for long-term health.",
      url: "https://movementchiropractichealth.com/",
      telephone: "+1-801-210-1357",
      address: {
        @type: "PostalAddress",
        streetAddress: "554 N Mill Rd #104",
        addressLocality: "Vineyard",
        addressRegion: "UT",
        postalCode: "84059",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.30733190000001,
        longitude: -111.73810999999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "105",
        bestRating: "5"
      },
      areaServed: "Vineyard, UT and surrounding Utah County communities",
      knowsAbout: "Chiropractic, Athletes, active individuals, people with chronic pain, anyone seeking preventive spinal health care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Chiropractic Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Whole-Body Wellness"
        }
      ],
      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.