Structured Data

    Anytime Fitness

    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: "Anytime Fitness",
      description: "Anytime Fitness is a 24/7 gym in Knoxville offering cardio equipment, strength training, and fitness facilities accessible at any time. Members have round-the-clock access to workout equipment and a supportive fitness community.",
      url: "https://www.anytimefitness.com/locations/knoxville-tennessee-4689/",
      telephone: "+1-865-342-7777",
      address: {
        @type: "PostalAddress",
        streetAddress: "7808 Montvue Center Court, Way",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9251226,
        longitude: -84.04219839999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "89",
        bestRating: "5"
      },
      areaServed: "Knoxville, Tennessee",
      knowsAbout: "Fitness & Personal Training, Shift workers, early risers, night owls, busy professionals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Equipment Variety"
        }
      ],
      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.