Structured Data

    Drs. Warren Functional Wellness

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Drs. Warren Functional Wellness",
      description: "Drs. Warren Functional Wellness is a functional medicine practice in Chattanooga dedicated to personalized, root-cause-focused health care. The practice combines Eastern and Western medical approaches to address the underlying causes of illness rather than just treating symptoms. They serve patients seeking preventive care, chronic disease management, and comprehensive wellness optimization through a functional medicine lens.",
      address: {
        @type: "PostalAddress",
        streetAddress: "2515 Lifestyle Way 105 Suite #105",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0437868,
        longitude: -85.1533242
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Holistic Wellness, Patients with chronic health concerns, those seeking preventive care, individuals interested in personalized functional medicine approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Functional Medicine Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        }
      ],
      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.