Structured Data

    Mendez Chiropractic Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mendez Chiropractic Center",
      description: "Mendez Chiropractic Center is a full-service chiropractic clinic located in Knoxville offering spinal adjustments and corrective care for patients seeking pain relief and improved mobility. Dr. Mendez and the team focus on personalized treatment plans to address the root causes of back, neck, and joint pain rather than just symptom management.",
      telephone: "+1-865-687-7246",
      address: {
        @type: "PostalAddress",
        streetAddress: "710 Merchant Dr",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37912",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0060596,
        longitude: -83.9779149
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Chiropractic, Active individuals with back or neck pain, people seeking non-invasive pain management, patients interested in corrective care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Practice"
        }
      ],
      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.