Structured Data

    Club Pilates - California 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 - California Ave",
      description: "Club Pilates in Palo Alto offers reformer pilates classes designed for all fitness levels, from beginners to advanced practitioners. This boutique studio specializes in small-group classes that combine strength training, flexibility, and mindfulness using Pilates reformer equipment. Whether you're looking to build lean muscle, improve core strength, or recover from injury, Club Pilates provides a welcoming environment with certified instructors who personalize the experience for each client.",
      url: "https://www.clubpilates.com/paloalto/",
      telephone: "+1-650-722-8237",
      address: {
        @type: "PostalAddress",
        streetAddress: "490 California Ave Ste. 120",
        addressLocality: "Palo Alto",
        addressRegion: "CA",
        postalCode: "94306",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4253736,
        longitude: -122.14602119999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "158",
        bestRating: "5"
      },
      areaServed: "Palo Alto and surrounding Peninsula communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, core strength builders, injury recovery and rehabilitation, beginners exploring pilates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer-Based Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Group Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Fitness Levels Welcome"
        }
      ],
      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.