Structured Data

    Appalachia Wellness

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Appalachia Wellness",
      description: "Appalachia Wellness is a massage therapy practice in Knoxville offering therapeutic massage services to help clients relieve tension, reduce pain, and promote relaxation. The business specializes in personalized massage treatments designed to address individual wellness goals and improve overall physical and mental well-being.",
      url: "https://appalachiawellness.com/",
      telephone: "+1-865-229-4449",
      address: {
        @type: "PostalAddress",
        streetAddress: "4869 Chambliss Ave",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9416654,
        longitude: -83.9866176
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Knoxville, Tennessee",
      knowsAbout: "Massage Therapy, Individuals seeking pain relief, athletes needing muscle recovery, people managing stress, anyone prioritizing physical wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Wellness Focus"
        }
      ],
      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.