Structured Data

    Club Pilates - Hardin Valley Rd

    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 - Hardin Valley Rd",
      description: "Club Pilates Hardin Valley is a boutique pilates studio offering reformer pilates classes, mat pilates, and private training sessions in a welcoming, results-driven environment. Located on Hardin Valley Rd in Knoxville, this franchise studio specializes in low-impact, high-intensity workouts designed for all fitness levels, from beginners to advanced practitioners. Their instructors focus on proper form and personalized modifications to help clients build strength, improve flexibility, and achieve their fitness goals.",
      url: "http://www.clubpilates.com/location/hardinvalley/",
      telephone: "+1-865-999-5935",
      address: {
        @type: "PostalAddress",
        streetAddress: "10254 Hardin Valley Rd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37932",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9550846,
        longitude: -84.14149239999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "7",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact workouts, beginners new to pilates, athletes looking to improve flexibility and core strength, individuals recovering from injury",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer-Based Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Fitness Levels Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Training Available"
        }
      ],
      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.