Structured Data

    100% Chiropractic - Monument

    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: "100% Chiropractic - Monument",
      description: "100% Chiropractic - Monument is a patient-centered chiropractic clinic in Monument, CO offering spinal adjustments, corrective care plans, and digital X-ray diagnostics. The practice focuses on personalized treatment to address the root cause of pain and dysfunction, serving families and athletes in the El Paso County area. They welcome walk-in patients and work with most insurance plans to make care accessible.",
      url: "https://100percentchiropractic.com/locations/monument-2/",
      telephone: "+1-719-487-3170",
      address: {
        @type: "PostalAddress",
        streetAddress: "1495 Cipriani Loop",
        addressLocality: "Monument",
        addressRegion: "CO",
        postalCode: "80132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.091499299999995,
        longitude: -104.8520202
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "106",
        bestRating: "5"
      },
      areaServed: "Monument, CO and surrounding El Paso County communities",
      knowsAbout: "Chiropractic, Families seeking preventive wellness, athletes with sports injuries, individuals with chronic pain, insurance-covered care patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Friendly"
        }
      ],
      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.