Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Workout Anytime Ooltewah",
description: "Workout Anytime Ooltewah is a 24-hour gym and fitness center in Collegedale offering comprehensive fitness services including cardio equipment, strength training, personal coaching, and recovery amenities like HydroMassage and Theragun therapy. The facility features Matrix circuit training equipment, free weights, and specialized equipment like the reACT Training System, along with a tanning studio and an app with hundreds of virtual workouts. With staffed hours Monday-Thursday 8am-8pm, Friday 8am-6pm, and Saturday 9am-4pm, members enjoy 24/7 access to affordable, high-quality fitness whenever it fits their schedule.",
url: "https://workoutanytime.com/location/ooltewah/",
telephone: "+1-423-702-8463",
address: {
@type: "PostalAddress",
streetAddress: "9408 Apison Pike #174",
addressLocality: "Collegedale",
addressRegion: "TN",
postalCode: "37363",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.059540999999996,
longitude: -85.0694802
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "441",
bestRating: "5"
},
areaServed: "Collegedale, Ooltewah, Chattanooga, TN area",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking 24-hour access, People needing flexible workout schedules, Members interested in strength training and personal coaching, Those wanting recovery-focused wellness amenities",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Member Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Recovery & Wellness Amenities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Personal Coaching"
}
],
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.