Structured Data

    Holistic Infinity Life Center

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Holistic Infinity Life Center",
      description: "Holistic Infinity Life Center is a wellness-focused establishment in Winter Garden offering holistic health services and lifestyle guidance. The center emphasizes integrative approaches to wellness, combining traditional and alternative healing modalities to support overall health and wellbeing. They serve individuals seeking a comprehensive approach to physical, mental, and spiritual wellness.",
      telephone: "+1-407-506-9678",
      address: {
        @type: "PostalAddress",
        streetAddress: "273 Avalon Rd",
        addressLocality: "Winter Garden",
        addressRegion: "FL",
        postalCode: "34787",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.540452499999997,
        longitude: -81.607542
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Winter Garden, FL and surrounding Central Florida communities",
      knowsAbout: "Holistic Wellness, Individuals seeking alternative wellness approaches, those interested in mind-body healing, wellness-focused community members, people exploring holistic lifestyle changes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Oriented"
        }
      ],
      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.