Structured Data

    Central Camelback Chiropractic Clinic

    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: "Central Camelback Chiropractic Clinic",
      description: "Central Camelback Chiropractic Clinic is a full-service chiropractic practice located in central Phoenix specializing in spinal adjustments and corrective care. The clinic treats patients with back pain, neck pain, sports injuries, and other musculoskeletal conditions using evidence-based chiropractic techniques. They welcome walk-in patients and work with most insurance plans to make care accessible.",
      url: "https://splinternetmarketing.com/local-pros/arizona/phoenix/central-camelback-chiro-clinic/",
      telephone: "+1-602-274-2552",
      address: {
        @type: "PostalAddress",
        streetAddress: "114 W Camelback Rd",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.509737099999995,
        longitude: -112.07693529999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas",
      knowsAbout: "Chiropractic, Patients with back and neck pain, athletes and active individuals, people seeking non-surgical pain relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Central Phoenix Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In 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.