Structured Data

    Orlando Central 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: "Orlando Central Chiropractic",
      description: "Orlando Central Chiropractic is a full-service chiropractic clinic in Orlando offering spinal adjustments, corrective care plans, and physiotherapy services. The practice combines traditional chiropractic techniques with modern wellness approaches to treat pain, improve mobility, and support overall health. They welcome walk-in patients and work with insurance coverage to make care accessible.",
      url: "http://orlandocentralchiropractic.com/",
      telephone: "+1-407-420-7293",
      address: {
        @type: "PostalAddress",
        streetAddress: "1707 Orlando Central Pkwy #250",
        addressLocality: "Orlando",
        addressRegion: "FL",
        postalCode: "32809",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.4640228,
        longitude: -81.3989514
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "93",
        bestRating: "5"
      },
      areaServed: "Orlando and surrounding central Florida communities",
      knowsAbout: "Chiropractic, Patients with back or neck pain, those seeking injury recovery, wellness-focused individuals, insurance holders looking for in-network care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance-Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        }
      ],
      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.