Structured Data

    Keller Family 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: "Keller Family Chiropractic",
      description: "Keller Family Chiropractic offers comprehensive chiropractic care for patients of all ages at their Keller location on Keller Parkway. They specialize in spinal adjustments, corrective care plans, and family-oriented treatment to address pain, improve mobility, and support overall wellness. With digital X-ray capabilities on-site and a commitment to personalized care, they serve families and individuals seeking non-invasive solutions to back pain, neck pain, and related conditions.",
      url: "https://www.kellertexaschiropractor.com/",
      telephone: "+1-817-431-2210",
      address: {
        @type: "PostalAddress",
        streetAddress: "426 Keller Pkwy # 500",
        addressLocality: "Keller",
        addressRegion: "TX",
        postalCode: "76248",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9339434,
        longitude: -97.2453869
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "Keller, TX and surrounding areas",
      knowsAbout: "Chiropractic, Families seeking chiropractic care, individuals with chronic back or neck pain, patients looking for non-surgical pain management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @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.