Structured Data

    Rachel’s Space Wellness

    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: "Rachel’s Space Wellness",
      description: "Rachel's Space Wellness is a yoga studio in Boston offering weekly public classes across multiple styles including flow, restore, and yin yoga, alongside specialized workshops featuring restorative yoga, sound baths, and crystal healing. Rachel provides private one-on-one sessions, corporate wellness programs, and custom events, making her a versatile wellness practitioner who tailors yoga experiences to individual and organizational needs.",
      url: "http://www.rachelsspace.com/schedule",
      telephone: "+1-857-200-6494",
      address: {
        @type: "PostalAddress",
        streetAddress: "15 Hampstead Rd",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.303539699999995,
        longitude: -71.11556
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Boston, MA and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners of all levels, corporate wellness programs, individuals seeking stress relief and relaxation, sound bath enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialty Workshops"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Corporate & Private Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Style Classes"
        }
      ],
      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.