Structured Data

    Club Pilates - W Lawrence Ave

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Club Pilates - W Lawrence Ave",
      description: "Club Pilates is a boutique fitness studio offering reformer pilates classes for all fitness levels in Chicago's Ravenswood neighborhood. Their instructors guide clients through low-impact, full-body workouts using specialized equipment designed to build lean muscle and improve flexibility. Club Pilates combines personalized attention with group class energy, making it accessible whether you're a pilates beginner or experienced practitioner.",
      url: "http://clubpilates.com/ravenswood/",
      telephone: "+1-312-748-6711",
      address: {
        @type: "PostalAddress",
        streetAddress: "1900 W Lawrence Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60640",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.9690224,
        longitude: -87.6768029
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact exercise, people recovering from injury, clients wanting lean muscle development, beginners exploring pilates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer-Based Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels Programming"
        }
      ],
      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.