Structured Data

    Uplift 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: "Uplift Studio",
      description: "Uplift Studio is a boutique pilates studio in downtown Harrisonburg offering reformer pilates classes designed to build strength, flexibility, and lean muscle. The studio provides personalized instruction in small group settings, focusing on proper form and individual modifications to help clients of all fitness levels achieve their goals. With a dedicated team of certified instructors, Uplift Studio creates a supportive community atmosphere where clients can progress at their own pace.",
      url: "http://upliftstudio.glossgenius.com/",
      telephone: "+1-804-263-4192",
      address: {
        @type: "PostalAddress",
        streetAddress: "70 N Mason St Suite 120",
        addressLocality: "Harrisonburg",
        addressRegion: "VA",
        postalCode: "22801",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "61",
        bestRating: "5"
      },
      areaServed: "Harrisonburg, VA and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people recovering from injury, busy professionals looking for targeted workouts, newcomers to pilates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Group Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Instructors"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.