Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "National Fitness - Tazewell Pike",
description: "National Fitness is a full-service gym and fitness center in Knoxville offering state-of-the-art equipment, group fitness classes, yoga studio, sauna, and spa services. Located on Tazewell Pike, this comprehensive wellness facility caters to fitness enthusiasts of all levels seeking cardio, strength training, and mind-body wellness in one location.",
url: "https://www.nationalfitness.com/gyms/tazewell-pike",
telephone: "+1-865-687-6066",
address: {
@type: "PostalAddress",
streetAddress: "3030 Tazewell Pike",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.027228799999996,
longitude: -83.9220996
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "409",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking variety, yoga practitioners, wellness-focused individuals, members wanting multi-service fitness facilities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Wellness Amenities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Fitness Options"
}
],
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.