Structured Data

    Club Pilates - St James Ave

    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: "Club Pilates - St James Ave",
      description: "Club Pilates in Boston's Back Bay neighborhood offers reformer pilates classes designed for all fitness levels, from beginners to advanced practitioners. Located at 31 St James Ave, this boutique fitness studio specializes in low-impact, full-body workouts using reformer machines to build strength, flexibility, and endurance. The studio provides both group classes and private sessions to help members achieve their fitness goals.",
      url: "http://clubpilates.com/backbay/",
      telephone: "+1-857-788-0774",
      address: {
        @type: "PostalAddress",
        streetAddress: "31 St James Ave",
        addressLocality: "Boston",
        addressRegion: "MA",
        postalCode: "02116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3510634,
        longitude: -71.0711541
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Boston, Massachusetts",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, beginners exploring pilates, people recovering from injuries, individuals focused on core strength and flexibility",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Reformer Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Fitness Levels Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Class Options"
        }
      ],
      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.