Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Alloy Personal Training South Tampa",
description: "Alloy Personal Training South Tampa is a gym and fitness center specializing in personalized one-on-one training programs designed to help clients achieve their specific fitness goals. Located on Dale Mabry Highway, they offer professional coaching combined with modern facilities to support strength training, weight loss, and overall wellness. Their trainers work with clients of all fitness levels to create customized workout plans and provide accountability throughout the fitness journey.",
url: "https://southtampa.alloypersonaltraining.com/Home",
telephone: "+1-813-819-6202",
address: {
@type: "PostalAddress",
streetAddress: "1530 S Dale Mabry Hwy",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33629",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9292696,
longitude: -82.5054123
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "31",
bestRating: "5"
},
areaServed: "South Tampa, FL",
knowsAbout: "Fitness & Personal Training, Individuals seeking one-on-one personal training, fitness beginners needing professional guidance, clients focused on strength training and weight loss",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Personal Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Coaching Staff"
}
],
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.