Structured Data

    The Transformation Center

    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 Transformation Center",
      description: "The Transformation Center is a holistic wellness facility in Chattanooga offering a range of services designed to support physical, mental, and emotional health. Their offerings include counseling, fitness programs, wellness coaching, and therapeutic services delivered by qualified professionals. They focus on helping clients achieve sustainable lifestyle changes and overall wellbeing through personalized, integrated care approaches.",
      url: "http://www.thetransformationcenter.org/",
      telephone: "+1-423-499-9335",
      address: {
        @type: "PostalAddress",
        streetAddress: "7209 Hamilton Acres Cir",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0468822,
        longitude: -85.15308759999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.8",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking comprehensive wellness support, Those pursuing lifestyle transformation, People wanting integrated mental and physical health services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Programs"
        }
      ],
      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.