Structured Data

    Cole 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: "Cole Chiropractic Clinic",
      description: "Cole Chiropractic Clinic, led by Dr. Lucas Cole, provides evidence-based chiropractic care and rehabilitation to help patients achieve pain-free, healthy lives. The clinic offers tailored treatment plans following thorough examinations, and also provides Titleist golf fitness instruction. Located in Mt Pleasant, they serve the Charleston area with a focus on personalized care and patient education.",
      url: "http://www.chiropracticcharleston.com/",
      telephone: "+1-843-408-8713",
      address: {
        @type: "PostalAddress",
        streetAddress: "3520 Park Ave Blvd #105",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29466",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8833984,
        longitude: -79.7697022
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Mt Pleasant, SC and surrounding Charleston area",
      knowsAbout: "Chiropractic, Athletes and golfers, patients with chronic pain, individuals seeking preventive wellness care, first-time chiropractic patients",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Tailored Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Golf Fitness Instruction"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Approach"
        }
      ],
      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.