Structured Data

    Elevate Pilates

    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: "Elevate Pilates",
      description: "Elevate Pilates is a reformer Pilates studio in Hoboken founded by Amanda, a lifelong dancer passionate about movement's transformative power. The studio offers small-class reformer Pilates for all levels—from beginners to seasoned athletes—with specialized pre- and postnatal classes through their Elevate Mama Collective program. They emphasize personalized instruction, form correction, and a supportive community focused on physical, mental, and emotional wellness, plus they offer teacher training for those looking to pursue a career in Pilates.",
      url: "https://elevatepilatesnj.com/",
      telephone: "+1-201-255-2140",
      address: {
        @type: "PostalAddress",
        streetAddress: "300 Clinton St Floors 3 and 4",
        addressLocality: "Hoboken",
        addressRegion: "NJ",
        postalCode: "07030",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.740951599999995,
        longitude: -74.0347496
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "79",
        bestRating: "5"
      },
      areaServed: "Hoboken and surrounding Hudson County communities",
      knowsAbout: "Pilates Studios, Pilates beginners, busy parents and moms, pregnant and postpartum women, injury recovery and rehabilitation, athletes seeking functional fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes with Personal Attention"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pre & Postnatal Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Teacher Training Programs"
        }
      ],
      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.