Structured Data

    Spine and Sport Center

    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: "Spine and Sport Center",
      description: "Spine and Sport Center is a medically-oriented chiropractic clinic in Colorado Springs offering integrated care combining chiropractic adjustments, rehabilitation therapy, and sports massage. Led by experienced chiropractors including Dr. Conrad and Dr. Christin, the practice focuses on addressing root causes of pain rather than just treating symptoms, with personalized treatment plans tailored to each patient's health goals and lifestyle. Their collaborative approach emphasizes patient partnership, combining expert spinal care with targeted rehabilitation and soft tissue therapy to help patients achieve lasting results.",
      url: "https://spineandsportcenter.com/",
      telephone: "+1-719-596-8700",
      address: {
        @type: "PostalAddress",
        streetAddress: "5928 Stetson Hills Blvd Ste 100",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9139267,
        longitude: -104.71887249999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "651",
        bestRating: "5"
      },
      areaServed: "Colorado Springs, CO and surrounding areas",
      knowsAbout: "Chiropractic, Active individuals, athletes, chronic pain sufferers, injury recovery patients, people seeking alternatives to surgery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Root Cause Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports & Active Lifestyle Specialization"
        }
      ],
      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.