Structured Data

    LSM Chiropractic of Madison Beltline West

    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: "LSM Chiropractic of Madison Beltline West",
      description: "LSM Chiropractic of Madison Beltline West is a locally-operated chiropractic clinic providing comprehensive spinal care and corrective treatment plans for patients of all ages. Located on Madison's west side, they combine traditional chiropractic adjustments with modern diagnostic tools to address pain, injuries, and wellness goals. Their experienced team accepts insurance and welcomes walk-in patients seeking relief from back pain, neck pain, and sports-related injuries.",
      url: "https://www.madisonbeltlinewest.lsmchiro.com/",
      telephone: "+1-608-467-8282",
      address: {
        @type: "PostalAddress",
        streetAddress: "5609 Medical Cir",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53719",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.049196699999996,
        longitude: -89.4782558
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, people with chronic back or neck pain, post-injury recovery patients, individuals seeking preventative wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        }
      ],
      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.