Structured Data

    Kare 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: "Kare Chiropractic",
      description: "Kare Chiropractic is a Fort Worth-based chiropractic clinic dedicated to providing personalized care for patients of all ages. Led by experienced chiropractors, they specialize in spinal adjustments, corrective care, and sports chiropractic to address pain, improve mobility, and support overall wellness. They accept insurance and welcome both scheduled appointments and walk-in patients.",
      url: "http://www.kareclinic.com/",
      telephone: "+1-817-769-3912",
      address: {
        @type: "PostalAddress",
        streetAddress: "3825 Yucca Ave",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76111",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.781379699999995,
        longitude: -97.291523
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "86",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding areas",
      knowsAbout: "Chiropractic, Athletes and sports enthusiasts, individuals with chronic pain, patients seeking non-invasive pain management, families wanting preventive wellness care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Ages Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Walk-Ins Welcome"
        }
      ],
      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.