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: "Fit Time Fittness 24/7",
description: "Fit Time Fitness 24/7 is a round-the-clock fitness facility in Buena Vista offering 24/7 gym access with equipment and facilities designed for members who need flexible workout schedules. Located at 220 W 22nd St, they provide the convenience of training whenever it works best for your lifestyle, whether early morning, late night, or any time in between.",
url: "http://www.fittime247.com/",
telephone: "+1-540-572-2362",
address: {
@type: "PostalAddress",
streetAddress: "220 W 22nd St",
addressLocality: "Buena Vista",
addressRegion: "VA",
postalCode: "24416",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7358669,
longitude: -79.3551731
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Buena Vista, VA and surrounding Rockbridge County areas",
knowsAbout: "Fitness & Personal Training, Shift workers, Night owls, Early morning trainers, People with flexible schedules",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Round-the-Clock Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Member-Focused Facility"
}
],
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.