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: "F45 Training Hunters Creek",
description: "F45 Training Hunters Creek is a functional group fitness studio offering 80+ dynamic workouts with 5,000+ movement variations designed for all fitness levels. Led by certified trainers, the studio combines the personalized attention of one-on-one coaching with the energy and community of group classes, focusing on functional fitness, strength, and overall wellness. Members praise the supportive, non-judgmental environment and transformative results across weight loss, strength building, and mental health.",
url: "https://f45training.com/hunterscreek/",
telephone: "+1-407-392-0727",
address: {
@type: "PostalAddress",
streetAddress: "2055 Town Center Blvd",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32837",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.368465699999998,
longitude: -81.4080225
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "215",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas",
knowsAbout: "Fitness & Personal Training, Fitness enthusiasts of all levels seeking community-driven results, busy professionals wanting personal trainer guidance in a group setting, individuals recovering from injury or health challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "80+ Dynamic Workouts"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Trainer Attention"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Strong Community Culture"
}
],
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.