Structured Data

    Brixton Chiropractic and Acupuncture

    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: "Brixton Chiropractic and Acupuncture",
      description: "Brixton Chiropractic and Acupuncture is a full-service wellness clinic in Oklahoma City offering chiropractic care, acupuncture, massage therapy, corrective exercises, and nutritional consultations. Led by Dr. Chad and his team, they specialize in pain management, auto injury recovery, and non-surgical spinal decompression for conditions like whiplash, sciatica, herniated discs, and chronic back pain. Their patient-centered approach combines multiple modalities to address the root causes of pain and promote long-term healing.",
      url: "http://www.brixtonchiro.com/",
      telephone: "+1-405-728-4851",
      address: {
        @type: "PostalAddress",
        streetAddress: "7304 Comanche Ave",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5471863,
        longitude: -97.6156467
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "415",
        bestRating: "5"
      },
      areaServed: "Oklahoma City, OK and surrounding areas",
      knowsAbout: "Chiropractic, Chronic pain sufferers, auto accident injury victims, athletes seeking non-surgical spine treatment, people new to chiropractic care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Modality Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Non-Surgical Spinal Decompression"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Auto Injury Specialist"
        }
      ],
      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.