Structured Data

    Forest Yoga Club

    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: "Forest Yoga Club",
      description: "Forest Yoga Club is a yoga studio in San Leandro offering classes for students of all levels. Located on Juana Ave, they provide a welcoming space for yoga practice with a focus on community and accessibility. Whether you're new to yoga or an experienced practitioner, Forest Yoga Club supports your wellness journey with structured classes and a supportive environment.",
      url: "https://www.xiaohongshu.com/user/profile/5a7df3214eacab56c37e689f?xhsshare=CopyLink&appuid=5a7df3214eacab56c37e689f&apptime=1663113909",
      telephone: "+1-510-606-5268",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 Juana Ave",
        addressLocality: "San Leandro",
        addressRegion: "CA",
        postalCode: "94577",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7238392,
        longitude: -122.15375429999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "58",
        bestRating: "5"
      },
      areaServed: "San Leandro and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking low-impact exercise, wellness-focused individuals, community-oriented practitioners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Focus"
        },
        {
          @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.