Structured Data

    Kaizen Wellness

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Kaizen Wellness",
      description: "Kaizen Wellness is a holistic wellness center in downtown Lexington dedicated to helping clients achieve balance through integrated health practices. They offer personalized wellness services designed to address physical, mental, and emotional well-being. Kaizen focuses on sustainable lifestyle approaches and client-centered care.",
      telephone: "+1-540-464-5111",
      address: {
        @type: "PostalAddress",
        streetAddress: "155 1/2 South Main Street",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7835177,
        longitude: -79.4440616
      },
      areaServed: "Lexington, VA and surrounding Rockbridge County",
      knowsAbout: "Holistic Wellness, Health-conscious individuals, people seeking preventive wellness, those interested in mind-body approaches",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Approach"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.