Structured Data

    Harbor Wellness Co.

    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: "Harbor Wellness Co.",
      description: "Harbor Wellness Co. is a Mount Pleasant-based chiropractic practice offering spinal adjustments, corrective care plans, and sports injury treatment. The clinic specializes in evidence-based chiropractic care designed to address acute pain and support long-term wellness goals. They welcome walk-in patients and work with most insurance plans to make care accessible.",
      url: "https://harborwellnessco.com/",
      telephone: "+1-843-972-3174",
      address: {
        @type: "PostalAddress",
        streetAddress: "1131 Queensborough Blvd #101",
        addressLocality: "Mt Pleasant",
        addressRegion: "SC",
        postalCode: "29464",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.81434300000001,
        longitude: -79.866722
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "369",
        bestRating: "5"
      },
      areaServed: "Mount Pleasant, Charleston, and surrounding Lowcountry areas",
      knowsAbout: "Chiropractic, Active individuals with sports injuries, people seeking pain relief and mobility improvement, those interested in preventative spinal health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care 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.