Structured Data

    The Green Yogi MLK

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Green Yogi MLK",
      description: "The Green Yogi is a Yoga Alliance registered yoga school with two beautiful studios in Berkeley offering diverse yoga classes for all levels, from complete beginners to experienced practitioners. Beyond drop-in classes, they provide 200 and 300-hour teacher training programs designed to deepen practice and develop skillful teachers, plus workshops and community events. Their welcoming approach emphasizes personal growth, service to community, and creating a warm space where everyone belongs.",
      url: "http://mygreenyogi.com/",
      telephone: "+1-510-306-4466",
      address: {
        @type: "PostalAddress",
        streetAddress: "1642 Martin Luther King Jr Way",
        addressLocality: "Berkeley",
        addressRegion: "CA",
        postalCode: "94709",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.876295,
        longitude: -122.27369130000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "54",
        bestRating: "5"
      },
      areaServed: "Berkeley and surrounding East Bay communities",
      knowsAbout: "Yoga Studios, Yoga beginners seeking welcoming instruction, experienced practitioners looking to deepen their practice, aspiring yoga teachers pursuing certification, community-minded individuals interested in wellness events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Yoga Alliance Registered School"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Two Studio Locations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community & Indigenous Land Acknowledgment"
        }
      ],
      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.