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: "Beyond Limits Gym Orlando 24/7",
description: "Beyond Limits Gym Orlando 24/7 is a full-service fitness center in Kissimmee offering 24-hour access to a comprehensive gym with state-of-the-art equipment, group fitness classes, and personalized training programs. The facility caters to all fitness levels, from beginners to serious athletes, with a focus on helping members achieve their health and wellness goals through quality equipment, expert instruction, and a supportive community environment.",
url: "https://www.beyondlimitsgym.net/",
telephone: "+1-407-507-4800",
address: {
@type: "PostalAddress",
streetAddress: "2553 Old Vineland Rd",
addressLocality: "Kissimmee",
addressRegion: "FL",
postalCode: "34746",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.318261699999997,
longitude: -81.4684497
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "80",
bestRating: "5"
},
areaServed: "Kissimmee, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Busy professionals, early risers, night shift workers, fitness beginners, athletes seeking personal coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Access"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Equipment & Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Welcome"
}
],
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.