Structured Data

    Fitlab 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: "Fitlab Pilates",
      description: "Fitlab Pilates is an independent pilates studio in Cambridge offering reformer pilates and mat pilates classes for all fitness levels. The studio specializes in small group classes and private sessions designed to build strength, flexibility, and body awareness. With experienced instructors and a focus on personalized attention, Fitlab Pilates helps clients achieve their fitness goals in a welcoming community environment.",
      url: "https://www.fitlabpilates.com/",
      telephone: "+1-617-945-7317",
      address: {
        @type: "PostalAddress",
        streetAddress: "1305 Cambridge St",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02139",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.373737,
        longitude: -71.0993645
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Cambridge, MA and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, beginners new to pilates, individuals focused on flexibility and core strength",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Reformer and Mat Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        }
      ],
      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.