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: "JETSET Pilates - Downtown Tampa",
description: "JETSET Pilates - Downtown Tampa offers contemporary pilates classes in the heart of downtown Tampa at 511 W Cass St. They provide a range of pilates instruction designed for various fitness levels and goals, from beginners to advanced practitioners. Located in a vibrant downtown area, JETSET combines professional instruction with an energetic studio environment.",
url: "https://jetsetpilates.com/fl/downtown-tampa/",
telephone: "+1-813-921-1605",
address: {
@type: "PostalAddress",
streetAddress: "511 W Cass St",
addressLocality: "Tampa",
addressRegion: "FL",
postalCode: "33602",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.9504292,
longitude: -82.4627713
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "65",
bestRating: "5"
},
areaServed: "Tampa, FL and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking pilates instruction, professionals near downtown Tampa, beginners exploring pilates workouts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Downtown Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Class Offerings"
}
],
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.