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: "Gold's Gym Tampa Gas Worx",
description: "Gold's Gym Tampa Gas Worx is a full-service fitness center offering state-of-the-art strength training equipment, cardio machines, and group fitness classes in a welcoming environment. Located on N 12th Street in Tampa, this gym provides personal training services, flexible membership options, and a community-focused approach to fitness suitable for all experience levels.",
url: "https://goldsgymgasworx.com/",
telephone: "+1-813-566-4653",
address: {
@type: "PostalAddress",
streetAddress: "802 N 12th St",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33602",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.955155700000002,
longitude: -82.4471014
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "331",
bestRating: "5"
},
areaServed: "Tampa, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Strength trainers, fitness beginners, those seeking personal training guidance, group fitness enthusiasts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Equipment Variety"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Atmosphere"
}
],
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.