Structured Data

    Empowered Body 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: "Empowered Body Pilates",
      description: "Empowered Body Pilates is a classical Pilates studio in Los Altos offering private sessions and small group classes designed to build total body strength through controlled movements and spring tension resistance. Founded on Joseph Pilates's systematic approach, the studio focuses on aligning minds and bodies while addressing individual movement goals and long-term wellness. All new clients begin with three customized private sessions to establish foundational concepts and personalized modifications.",
      url: "http://empoweredbodypilates.com/",
      telephone: "+1-408-497-5383",
      address: {
        @type: "PostalAddress",
        streetAddress: "394 State St",
        addressLocality: "Los Altos",
        addressRegion: "CA",
        postalCode: "94022",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3788836,
        longitude: -122.11827919999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "44",
        bestRating: "5"
      },
      areaServed: "Los Altos and surrounding Silicon Valley communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking strength training, beginners new to Pilates, individuals focused on mindful movement and wellness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Classical Pilates Method"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Assessment Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        }
      ],
      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.