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: "Top Training Orlando",
description: "Top Training Orlando is a fitness facility in Orlando specializing in personal training, group fitness classes, and sports conditioning. They offer one-on-one coaching and structured group sessions designed to help clients achieve their fitness goals through customized workout programs and professional instruction.",
url: "https://toptrainingsl.com/",
telephone: "+1-321-340-7797",
address: {
@type: "PostalAddress",
streetAddress: "11444 S Apopka Vineland Rd Unit 105",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32836",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.399210099999998,
longitude: -81.5037052
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "181",
bestRating: "5"
},
areaServed: "Orlando and surrounding areas, Central Florida",
knowsAbout: "Fitness & Personal Training, Athletes, fitness enthusiasts seeking personalized coaching, individuals new to strength training, people wanting structured group fitness classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Training Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Group Fitness Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Sports Performance Focus"
}
],
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.