Structured Data

    Orange Park 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: "Orange Park Chiropractic",
      description: "Orange Park Chiropractic provides comprehensive chiropractic care including spinal adjustments, corrective care plans, and digital X-ray imaging at their Orange Park location. The practice focuses on treating patients with various musculoskeletal conditions and aims to restore proper spinal alignment and function. They welcome walk-in patients and work with insurance providers to make care accessible.",
      url: "http://www.orangeparkchiropractic.com/",
      telephone: "+1-904-272-4555",
      address: {
        @type: "PostalAddress",
        streetAddress: "784 Blanding Blvd Ste 106",
        addressLocality: "Orange Park",
        addressRegion: "FL",
        postalCode: "32065",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.1451547,
        longitude: -81.7628208
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Orange Park, FL and surrounding areas",
      knowsAbout: "Chiropractic, Patients with back and neck pain, individuals seeking corrective chiropractic care, those with work-related injuries",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Integration"
        }
      ],
      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.