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 - Kildaire Farm Rd",
description: "Anytime Fitness in Cary is a 24/7 gym offering cardio equipment, strength training, and functional fitness options for members at all fitness levels. As part of the nationwide Anytime Fitness franchise, this location provides flexible membership access around the clock, making it ideal for those with varying schedules. The gym combines modern equipment with a welcoming community environment designed to support individual fitness goals.",
url: "https://www.anytimefitness.com/locations/cary-north-carolina-4784/",
telephone: "+1-919-276-4646",
address: {
@type: "PostalAddress",
streetAddress: "1207 Kildaire Farm Rd",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27511",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.76403020000001,
longitude: -78.7818151
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "168",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals, shift workers, early morning exercisers, late-night fitness enthusiasts, travelers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "National Franchise Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive Equipment"
}
],
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.