Structured Data

    Workout Anytime Halls

    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: "Workout Anytime Halls",
      description: "Workout Anytime Halls is a 24-hour fitness gym located in Knoxville offering state-of-the-art cardio equipment, strength training machines, free weights, and group fitness classes. As part of the Workout Anytime franchise network, they provide affordable gym memberships with flexible plans and modern facilities designed to support members at all fitness levels.",
      url: "https://workoutanytime.com/location/halls/",
      telephone: "+1-865-200-5140",
      address: {
        @type: "PostalAddress",
        streetAddress: "7320 Norris Fwy",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0842519,
        longitude: -83.93060849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "178",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Busy professionals, budget-conscious fitness enthusiasts, 24-hour shift workers, beginners starting a fitness journey",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24-Hour Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        }
      ],
      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.