Structured Data

    Club Pilates - Stevens Creek Blvd

    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 - Stevens Creek Blvd",
      description: "Club Pilates in Cupertino offers reformer pilates and mat pilates classes for all fitness levels, from beginners to advanced practitioners. Part of the national Club Pilates franchise, this studio provides both group classes and private sessions in a supportive community setting. Whether you're looking to build core strength, improve flexibility, or recover from injury, Club Pilates combines equipment-based and mat-based pilates training with personalized instruction.",
      url: "https://www.clubpilates.com/location/cupertino/",
      telephone: "+1-408-940-3050",
      address: {
        @type: "PostalAddress",
        streetAddress: "20670 Stevens Creek Blvd",
        addressLocality: "Cupertino",
        addressRegion: "CA",
        postalCode: "95014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.321989699999996,
        longitude: -122.0351582
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "77",
        bestRating: "5"
      },
      areaServed: "Cupertino and surrounding Silicon Valley communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, core strength training, injury recovery, beginners exploring pilates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer and Mat Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private and Group Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Approach"
        }
      ],
      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.