Structured Data

    Nona Functional 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: "Nona Functional Chiropractic",
      description: "Nona Functional Chiropractic in Orlando specializes in functional chiropractic care, combining spinal adjustments with corrective care plans tailored to each patient's specific needs. The practice focuses on addressing the root causes of pain and dysfunction rather than just symptom relief, helping patients achieve long-term wellness and improved quality of life. They welcome walk-in patients and work with insurance to make care accessible.",
      url: "http://nonafunctionalchiropractic.com/",
      telephone: "+1-407-350-1594",
      address: {
        @type: "PostalAddress",
        streetAddress: "9161 Narcoossee Rd suite 208-b",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32827",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.434136,
        longitude: -81.256298
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding areas, FL",
      knowsAbout: "Chiropractic, People with chronic pain, athletes seeking performance optimization, individuals recovering from injuries, anyone looking for preventative wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Functional Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @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.