Structured Data

    Flow 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: "Flow Chiropractic",
      description: "Flow Chiropractic in Charlotte provides comprehensive chiropractic care focused on spinal adjustments, corrective care plans, and sports chiropractic services. Located on East Morehead Street, Flow Chiropractic combines evidence-based techniques with personalized treatment plans to address acute pain, chronic conditions, and athletic performance optimization. The practice welcomes walk-in patients and works with most insurance plans to make care accessible.",
      url: "http://www.flowchironc.com/",
      telephone: "+1-980-240-6217",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 E Morehead St #305",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.215046099999995,
        longitude: -80.8452488
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Chiropractic, Athletes, active individuals, people with chronic pain, those seeking non-pharmaceutical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sports Chiropractic Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      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.