Structured Data

    Blissful Monkey Yoga Studio

    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: "Blissful Monkey Yoga Studio",
      description: "Blissful Monkey Yoga Studio is an independent yoga studio located in Jamaica Plain, Boston, offering a variety of yoga classes for practitioners of all levels. The studio provides in-person classes at their Centre Street location as well as live-streamed options through Mindbody, making yoga accessible whether you practice at the studio or at home. With mats and props available, they create an inclusive environment focused on helping students develop mental and physical strength through yoga practice.",
      url: "http://www.blissfulmonkey.com/",
      telephone: "+1-617-971-8608",
      address: {
        @type: "PostalAddress",
        streetAddress: "663 Centre St",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3126581,
        longitude: -71.1142503
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "42",
        bestRating: "5"
      },
      areaServed: "Boston, Jamaica Plain, and surrounding neighborhoods",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness-focused practitioners, remote learners, residents of Jamaica Plain and Boston neighborhoods",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Live-Streaming & In-Person Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming Studio 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.