Structured Data

    Knoxville 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: "Knoxville Family Chiropractic",
      description: "Knoxville Family Chiropractic provides comprehensive chiropractic care for patients of all ages, from children to adults. Located on Peters Road in Knoxville, they specialize in spinal adjustments, corrective care plans, and family wellness services. The practice uses in-office digital X-ray technology to diagnose and treat various conditions, and they accept most insurance plans to make care accessible.",
      url: "https://www.knoxvillefamilychiropractic.com/",
      telephone: "+1-865-214-1891",
      address: {
        @type: "PostalAddress",
        streetAddress: "212 S Peters Rd #101",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.911470699999995,
        longitude: -84.0805323
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "76",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Chiropractic, Families seeking chiropractic care, athletes and sports injury recovery, prenatal and pediatric wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Office Digital X-Ray"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Accepted"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.