Structured Data

    Marietta Chiropractic Clinic, LLC

    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: "Marietta Chiropractic Clinic, LLC",
      description: "Marietta Chiropractic Clinic, LLC provides comprehensive chiropractic care including spinal adjustments, corrective care plans, and digital X-ray diagnostics at their Seminole Drive location. The clinic focuses on treating a variety of musculoskeletal conditions and helping patients achieve better spinal health and pain relief through personalized treatment approaches.",
      url: "http://www.mariettachiropractic.com/",
      telephone: "+1-770-428-4909",
      address: {
        @type: "PostalAddress",
        streetAddress: "596 Seminole Dr NE",
        addressLocality: "Marietta",
        addressRegion: "GA",
        postalCode: "30060",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.9646507,
        longitude: -84.535225
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Marietta and surrounding areas",
      knowsAbout: "Chiropractic, Patients with chronic back/neck pain, individuals seeking injury recovery, people interested in preventive spinal health",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Digital X-Ray Technology"
        },
        {
          @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.