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: "4Fitness",
description: "4Fitness is a comprehensive fitness center in St. Petersburg offering yoga classes, personal training, group fitness classes, and general gym facilities. Located on Dr. M.L.K. Jr Street, they serve the local community with a focus on accessible fitness for all levels, combining traditional gym equipment with specialized yoga and group training programs.",
url: "https://www.iam4fitness.com/",
telephone: "+1-727-674-5081",
address: {
@type: "PostalAddress",
streetAddress: "721 Dr. M.L.K. Jr St S",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33705",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.762487,
longitude: -82.646846
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "63",
bestRating: "5"
},
areaServed: "St. Petersburg, FL and surrounding areas",
knowsAbout: "Fitness & Personal Training, Yoga enthusiasts, fitness beginners, people seeking personal training, group fitness participants",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multi-Discipline Fitness"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Location"
}
],
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.