Structured Data

    Holself

    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: "Holself",
      description: "Holself is a wellness center in Sacramento offering a comprehensive range of holistic health services designed to support physical, mental, and emotional wellbeing. They provide acupuncture, massage therapy, nutritional counseling, and other integrative wellness practices that combine Eastern and Western approaches to health. Their team focuses on personalized care to help clients achieve balance and optimal wellness.",
      url: "http://holself.com/",
      telephone: "+1-916-246-6076",
      address: {
        @type: "PostalAddress",
        streetAddress: "3523 Fair Oaks Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95864",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.5746074,
        longitude: -121.38176500000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Sacramento and surrounding areas",
      knowsAbout: "Holistic Wellness, Individuals seeking holistic health solutions, those interested in acupuncture or massage therapy, people looking to integrate nutrition and wellness practices",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrative Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wellness 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.