Structured Data

    Walker Chiropractic Clinic

    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: "Walker Chiropractic Clinic",
      description: "Walker Chiropractic Clinic in Fort Worth provides comprehensive chiropractic care focused on spinal adjustments, corrective care plans, and pain relief. Serving the Fort Worth community for years, the clinic combines evidence-based chiropractic techniques with personalized treatment plans to address acute and chronic conditions. They welcome walk-in patients and work with insurance to make care accessible.",
      url: "http://walkerchiroclinic.com/",
      telephone: "+1-817-332-1234",
      address: {
        @type: "PostalAddress",
        streetAddress: "105 Boland St",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.758696,
        longitude: -97.365949
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Chiropractic, Individuals with back/neck pain, athletes seeking sports injury recovery, patients with chronic pain conditions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-In Friendly"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corrective Care 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.