Structured Data

    Spine By Design Studio

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Spine By Design Studio",
      description: "Spine By Design Studio is a chiropractic and massage clinic in Aurora offering comprehensive spinal care and therapeutic massage services. The practice specializes in chiropractic adjustments and hands-on therapy to address pain, mobility issues, and overall wellness. They combine evidence-based chiropractic techniques with massage therapy to help patients recover from injuries and improve their quality of life.",
      url: "http://www.spinestudioco.com/",
      telephone: "+1-303-367-3432",
      address: {
        @type: "PostalAddress",
        streetAddress: "14151 E Cedar Ave B",
        addressLocality: "Aurora",
        addressRegion: "CO",
        postalCode: "80012",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.713094,
        longitude: -104.8236879
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "337",
        bestRating: "5"
      },
      areaServed: "Aurora, Colorado and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and active individuals, people with chronic pain or injuries, those seeking non-invasive pain relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        }
      ],
      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.