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: "24 7 Total Fitness",
description: "24/7 Total Fitness is a full-service gym located in Concord offering 24-hour access to members. The facility provides a complete range of fitness equipment, group fitness classes, and a welcoming environment for all fitness levels. Whether you're looking for strength training, cardio workouts, or group exercise options, 24/7 Total Fitness supports your fitness goals with flexible hours and comprehensive amenities.",
url: "http://www.24-7totalfitnesscenters.com/",
telephone: "+1-980-248-1085",
address: {
@type: "PostalAddress",
streetAddress: "1749 Trinity Church Rd",
addressLocality: "Concord",
addressRegion: "NC",
postalCode: "28027",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.4404177,
longitude: -80.6582296
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "62",
bestRating: "5"
},
areaServed: "Concord, NC and surrounding areas",
knowsAbout: "Fitness & Personal Training, Shift workers, busy professionals, fitness enthusiasts, people seeking flexible gym hours",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24-Hour Access"
},
{
@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.