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: "Anytime Fitness - Evergreen Rd",
description: "Anytime Fitness Lake Wylie is a locally owned and operated 24/7 gym offering comprehensive fitness services including personalized one-on-one training, small and large group classes, virtual coaching, and nutrition guidance. The facility features a full range of cardio and strength equipment, functional training areas, and amenities like a Purple Turf zone, private restrooms, and showers. Members enjoy free fitness consultations, personalized plan development, and access to 5,500+ Anytime Fitness locations worldwide, plus complimentary Apple Fitness+ trials.",
url: "https://www.anytimefitness.com/locations/lake-wylie-south-carolina-1885/",
telephone: "+1-803-831-1234",
address: {
@type: "PostalAddress",
streetAddress: "125 Evergreen Rd",
addressLocality: "Lake Wylie",
addressRegion: "SC",
postalCode: "29710",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1155372,
longitude: -81.0759375
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "219",
bestRating: "5"
},
areaServed: "Lake Wylie, South Carolina and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals seeking 24/7 access, fitness enthusiasts wanting personalized coaching, travelers needing global gym access, those seeking group fitness classes and nutrition support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned Since 2021"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Global Access Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Coaching Services"
}
],
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.