Structured Data

    Barre & Soul – Harvard Square

    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: "Barre & Soul – Harvard Square",
      description: "Barre & Soul – Harvard Square is a fitness studio in Cambridge offering barre, pilates, yoga, and strength training classes designed to build lean muscle and improve flexibility. The studio provides both group classes and private sessions for all fitness levels, with a focus on low-impact, high-intensity workouts that combine ballet-inspired movements with functional fitness. Located in the heart of Harvard Square, they serve the greater Boston community with energizing classes led by experienced instructors.",
      url: "https://www.barresoul.com/harvard-square-location",
      telephone: "+1-781-782-8702",
      address: {
        @type: "PostalAddress",
        streetAddress: "36 John F. Kennedy St",
        addressLocality: "Cambridge",
        addressRegion: "MA",
        postalCode: "02138",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.372652099999996,
        longitude: -71.1198805
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "75",
        bestRating: "5"
      },
      areaServed: "Cambridge and Greater Boston Area",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, professionals wanting convenient Harvard Square access, all fitness levels from beginners to advanced",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Discipline Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Harvard Square Location"
        },
        {
          @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.