Structured Data

    The Well and Free Collective, LLC

    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: "The Well and Free Collective, LLC",
      description: "The Well and Free Collective is a holistic wellness center in Harriman, TN offering integrative health services designed to support whole-body wellness. They combine Eastern and Western approaches to help clients achieve physical, mental, and emotional balance through personalized care.",
      url: "http://www.thewellandfreeco.com/",
      telephone: "+1-865-466-5839",
      address: {
        @type: "PostalAddress",
        streetAddress: "401 Devonia St",
        addressLocality: "Harriman",
        addressRegion: "TN",
        postalCode: "37748",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9354236,
        longitude: -84.55225390000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Harriman, TN and surrounding East Tennessee communities",
      knowsAbout: "Holistic Wellness, Health-conscious individuals, people seeking natural wellness alternatives, those interested in preventive care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wellness"
        }
      ],
      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.