Structured Data

    National Fitness - Walbrook Dr

    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: "National Fitness - Walbrook Dr",
      description: "National Fitness is a full-service gym and wellness facility in Knoxville offering fitness training, yoga classes, sauna access, and spa services. Located on Walbrook Dr, this comprehensive fitness center provides multiple ways to work toward health goals, from personal training and group fitness classes to yoga instruction and relaxation amenities like saunas and spa treatments.",
      url: "https://www.nationalfitness.com/gyms/west-signature",
      telephone: "+1-865-470-3600",
      address: {
        @type: "PostalAddress",
        streetAddress: "8511 Walbrook Dr",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9262442,
        longitude: -84.0650072
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.6",
        reviewCount: "775",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking variety, people interested in yoga and wellness, individuals wanting personal training support, gym members who value spa and sauna amenities",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Wellness Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Fitness Programs"
        }
      ],
      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.