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: "JETSET Pilates Midtown Nashville",
description: "JETSET Pilates Midtown Nashville offers dynamic 50-minute reformer pilates classes designed for full-body transformation. Located in Nashville's Midtown neighborhood, they provide signature JETSETter™ Reformer classes combining strength training, cardio, and pilates-inspired movements, plus specialized classes like Fundamentals for beginners, Upper + Core, and Lower + Core workouts. Their custom reformers and expert instructors create an immersive fitness experience for all skill levels.",
url: "https://jetsetpilates.com/tn/midtown-nashville/",
telephone: "+1-954-850-0269",
address: {
@type: "PostalAddress",
streetAddress: "827 19th Ave S",
addressLocality: "Nashville",
addressRegion: "TN",
postalCode: "37203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1488698,
longitude: -86.7962822
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Nashville, Tennessee",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking structured pilates workouts, beginners wanting to learn proper reformer technique, individuals focused on core strength and lower body toning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Reformers"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Class Formats"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private Sessions Available"
}
],
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.