Structured Data

    Thrive Holistic Health 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: "Thrive Holistic Health Center",
      description: "Thrive Holistic Health Center in Kissimmee offers massage therapy and wellness services focused on promoting overall health and relaxation. The center provides a holistic approach to wellness, helping clients achieve physical and mental balance through therapeutic treatments. They use online scheduling to make booking appointments convenient for their clients.",
      url: "https://www.vagaro.com/thriveholistichealthcenter",
      telephone: "+1-321-236-6012",
      address: {
        @type: "PostalAddress",
        streetAddress: "16 N Clyde Ave",
        addressLocality: "Kissimmee",
        addressRegion: "FL",
        postalCode: "34741",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.292347999999997,
        longitude: -81.4134117
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Kissimmee and surrounding Central Florida areas",
      knowsAbout: "Massage Therapy, Individuals seeking relaxation and stress relief, people looking for holistic wellness approaches, clients wanting convenient online booking",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Online Booking"
        }
      ],
      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.