Structured Data

    Wholistic Life Boca Raton

    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: "Wholistic Life Boca Raton",
      description: "Wholistic Life Boca Raton is a chiropractor and wellness consultant dedicated to holistic health approaches in Boca Raton. They combine chiropractic care with integrative wellness strategies to address the root causes of pain and dysfunction, helping patients achieve long-term health goals through personalized treatment plans.",
      url: "https://www.wholisticlife.co/",
      telephone: "+1-212-308-0561",
      address: {
        @type: "PostalAddress",
        streetAddress: "3850 NW 2nd Ave #22",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33431",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3848699,
        longitude: -80.0847352
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Florida communities",
      knowsAbout: "Chiropractic, Chronic pain sufferers, wellness-focused individuals, people seeking alternative health approaches, patients wanting preventive care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.