Structured Data

    Club 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: "Club Pilates",
      description: "Club Pilates in Round Rock offers specialized pilates classes for all fitness levels, from beginners to advanced practitioners. This fitness studio provides group classes and private sessions designed to build core strength, improve flexibility, and enhance overall body conditioning using reformer machines and mat-based pilates methods. Club Pilates is part of a national network dedicated to making pilates accessible and effective for anyone seeking a low-impact, results-driven workout.",
      url: "https://www.clubpilates.com/roundrock/",
      telephone: "+1-512-399-5216",
      address: {
        @type: "PostalAddress",
        streetAddress: "2800 S I-35 Frontage Rd Ste 160",
        addressLocality: "Round Rock",
        addressRegion: "TX",
        postalCode: "78681",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4816269,
        longitude: -97.67780139999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "148",
        bestRating: "5"
      },
      areaServed: "Round Rock, TX and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, core strength builders, flexibility seekers, people recovering from injury",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer-Based Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Fitness Levels Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Class Format"
        }
      ],
      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.