Structured Data

    The Body Chiropractic

    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: "The Body Chiropractic",
      description: "The Body Chiropractic, led by Dr. Cooke, is a faith-based chiropractic clinic in North Charleston with nearly two decades of experience. The practice specializes in treating injuries from trauma and daily life, with advanced certification in whiplash traumatology and sports chiropractic. They provide comprehensive chiropractic care for back pain, knee pain, auto injuries, and personal injury cases, focusing on personalized treatment plans that equip patients with tools for long-term health maintenance.",
      url: "http://thebodychiropractic.com/",
      telephone: "+1-843-501-3851",
      address: {
        @type: "PostalAddress",
        streetAddress: "3796 Ashley Phosphate Rd",
        addressLocality: "North Charleston",
        addressRegion: "SC",
        postalCode: "29418",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9234188,
        longitude: -80.0924448
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "148",
        bestRating: "5"
      },
      areaServed: "North Charleston, SC and surrounding areas",
      knowsAbout: "Chiropractic, Auto accident victims, sports injury patients, individuals with chronic back and knee pain, personal injury cases",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Chiropractic Certification"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Whiplash Traumatology Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment 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.