Structured Data

    Boston Body Pilates - East Watertown

    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: "Boston Body Pilates - East Watertown",
      description: "Boston Body Pilates - East Watertown is a full-service pilates studio and teacher training center offering reformer pilates classes, private sessions, and professional pilates instructor certification programs. Located in Watertown, the studio provides group classes and personalized instruction with an emphasis on proper form and technique. They also host private events and offer physical therapy services through Dr. Kristina Jamo's Restore Revive Movement practice.",
      url: "https://bostonbody.com/locations/east-watertown",
      telephone: "+1-617-295-7795",
      address: {
        @type: "PostalAddress",
        streetAddress: "57 Mt Auburn St",
        addressLocality: "Watertown",
        addressRegion: "MA",
        postalCode: "02472",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.3658737,
        longitude: -71.181426
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Watertown, Belmont, and surrounding Boston metro areas",
      knowsAbout: "Pilates Studios, Pilates enthusiasts seeking professional instruction, those recovering from injury with therapy support, aspiring pilates instructors, and fitness-focused adults in the greater Boston area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Teacher Training Center"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Physical Therapy Sessions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Instruction Focus"
        }
      ],
      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.