Structured Data

    The Yoga Space Stuart

    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: "The Yoga Space Stuart",
      description: "The Yoga Space Stuart is a yoga and pilates studio located in Jensen Beach offering fitness classes in a welcoming community environment. They provide yoga and pilates instruction for various experience levels, with flexible scheduling options including in-studio and online classes. The studio is dedicated to helping clients build a consistent wellness practice.",
      url: "http://schedulebliss.com/theyogaspacestuart",
      telephone: "+1-772-631-2781",
      address: {
        @type: "PostalAddress",
        streetAddress: "1215 NE Savannah Rd # 110",
        addressLocality: "Jensen Beach",
        addressRegion: "FL",
        postalCode: "34957",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2213486,
        longitude: -80.24446329999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Jensen Beach, Stuart, and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga practitioners of all levels, pilates enthusiasts, fitness-conscious individuals seeking flexible class scheduling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Class Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Studio"
        }
      ],
      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.