Structured Data

    Canyon Springs 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: "Canyon Springs Chiropractic",
      description: "Canyon Springs Chiropractic, led by Dr. Erik Madsen, DC, is a locally owned chiropractic clinic in Twin Falls, Idaho serving the Magic Valley region. The practice specializes in spinal adjustments, extremity adjusting, prenatal and postpartum care, headache and migraine treatment, sciatica relief, and injury recovery from car accidents and personal injuries. Beyond adjustments, Canyon Springs offers flexion-distraction therapy, dry needling and acupuncture, soft tissue therapies, massage therapy, rehabilitation exercises, and electrical muscle stimulation—all delivered in private treatment rooms with personalized one-on-one care rather than open adjusting spaces.",
      url: "http://canyonspringschiropractic.com/",
      telephone: "+1-208-737-1430",
      address: {
        @type: "PostalAddress",
        streetAddress: "2167 Village Park Ave #100",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5900714,
        longitude: -114.4416392
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "64",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Kimberly, Filer, Jerome, and Buhl, Idaho",
      knowsAbout: "Chiropractic, Pregnant and postpartum patients, people recovering from car accidents and personal injuries, patients with chronic headaches or migraines, individuals seeking sciatica and nerve pain relief, patients who prefer personalized one-on-one care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private, One-on-One Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pregnancy & Postpartum Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Disciplinary Treatment Approach"
        }
      ],
      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.