Structured Data

    Oklahoma Chiropractic Clinic

    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: "Oklahoma Chiropractic Clinic",
      description: "Oklahoma Chiropractic Clinic is a chiropractic practice located in Oklahoma City offering spinal adjustments and corrective care plans to address musculoskeletal issues and improve overall wellness. The clinic focuses on personalized treatment approaches to help patients achieve pain relief and better mobility. They welcome both new and existing patients seeking professional chiropractic care.",
      url: "https://www.okchiropracticclinic.com/",
      telephone: "+1-405-528-1445",
      address: {
        @type: "PostalAddress",
        streetAddress: "412 NW 23rd St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73103",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4931243,
        longitude: -97.5195699
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Chiropractic, Adults seeking pain relief, individuals with posture issues, patients wanting corrective wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Patient-Centered Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Practice"
        }
      ],
      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.