Structured Data

    NuSpine Chiropractic - Scottsdale 101

    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: "NuSpine Chiropractic - Scottsdale 101",
      description: "NuSpine Chiropractic - Scottsdale 101 is a wellness center offering comprehensive chiropractic care, including spinal adjustments, corrective care plans, and sports chiropractic services. Located on Mayo Boulevard in Phoenix, this clinic combines traditional chiropractic techniques with modern digital X-ray technology to diagnose and treat musculoskeletal conditions. NuSpine is part of a multi-location practice committed to personalized treatment plans that address the root cause of pain rather than just symptoms.",
      url: "https://www.nuspine.com/locations/scottsdale-101/",
      telephone: "+1-480-701-4543",
      address: {
        @type: "PostalAddress",
        streetAddress: "7000 E Mayo Blvd UNIT 1031",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85054",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6559853,
        longitude: -111.9271289
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "264",
        bestRating: "5"
      },
      areaServed: "Phoenix and Scottsdale, Arizona",
      knowsAbout: "Chiropractic, Athletes and active individuals, people with chronic back or neck pain, those seeking non-surgical pain management, individuals needing sports injury recovery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Digital X-Ray Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Chiropractic Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care Plans"
        }
      ],
      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.