Structured Data

    Zen Massage & Chiropractic

    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: "Zen Massage & Chiropractic",
      description: "Zen Massage & Chiropractic in Charlotte combines professional chiropractic care with therapeutic massage services under one roof. The practice offers comprehensive pain relief and wellness treatments designed to address back pain, neck tension, and musculoskeletal issues. Their integrated approach allows patients to receive both spinal adjustments and massage therapy to support healing and long-term wellness.",
      url: "http://www.zenmassagecharlotte.com/",
      telephone: "+1-704-342-0996",
      address: {
        @type: "PostalAddress",
        streetAddress: "1021 East Blvd",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2045633,
        longitude: -80.8476407
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "578",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Chiropractic, People with back or neck pain, Athletes seeking injury recovery, Anyone wanting integrated chiropractic and massage care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Services"
        },
        {
          @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.