Structured Data

    Healing WELL

    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: "Healing WELL",
      description: "Healing WELL is a comprehensive wellness center in San Francisco offering yoga, fitness training, and health services in one integrated space. Their experienced instructors and trainers guide clients through personalized wellness journeys combining traditional yoga practices with modern fitness approaches. They focus on creating a supportive community environment where members can achieve their physical and mental health goals.",
      url: "http://www.healingwellsf.org/contact/",
      telephone: "+1-415-500-2099",
      address: {
        @type: "PostalAddress",
        streetAddress: "374 Ellis St",
        addressLocality: "San Francisco",
        addressRegion: "CA",
        postalCode: "94102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.78512610000001,
        longitude: -122.4123285
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "San Francisco, CA",
      knowsAbout: "Yoga Studios, Yoga practitioners, fitness enthusiasts, wellness seekers, individuals looking for integrated health and fitness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Environment"
        }
      ],
      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.