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 Lubbock South is a boutique reformer Pilates studio offering group classes for all fitness levels, from foundational introductions to advanced mastery courses. The studio specializes in Joseph Pilates' original Contrology Method modernized with state-of-the-art equipment and diverse class formats including Reformer Flow, Cardio Sculpt, Control, Suspend, and Restore. Their experienced instructors (500+ hours of training) provide a welcoming environment for anyone seeking strength, flexibility, and mind-body conditioning at an affordable membership price.",
      url: "https://www.clubpilates.com/lubbocksouth/",
      telephone: "+1-806-503-3838",
      address: {
        @type: "PostalAddress",
        streetAddress: "10305 Quaker Ave Space 900",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4997849,
        longitude: -101.9042686
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "148",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Pilates Studios, Beginners starting their Pilates journey, Fitness enthusiasts seeking low-impact cardio, People recovering from injury, All ages and fitness levels",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Progressive Class Levels"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Class Formats"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Certified Instructors"
        }
      ],
      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.