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: "The Studio Pilates - West Midtown - Atlanta",
description: "The Studio Pilates is an Atlanta-based Pilates studio with two locations in Emory Village and West Midtown, offering group reformer classes, tower classes, and private sessions for all levels. Founded on principles of body inclusivity and welcoming community, they provide beginner through advanced reformer training, specialized classes for seniors and prenatal/postnatal clients, HIIT/jumpboard options, and injury rehabilitation focus. With certified instructors trained in both contemporary and classical Pilates methods, they emphasize alignment, core strength, and body awareness while creating a laid-back, inspiring environment.",
url: "https://thestudiopilates.com/",
telephone: "+1-470-926-4672",
address: {
@type: "PostalAddress",
streetAddress: "763 Trabert Ave NW Suite D",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30318",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7948326,
longitude: -84.41321959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "95",
bestRating: "5"
},
areaServed: "Atlanta, including Emory Village and West Midtown neighborhoods",
knowsAbout: "Pilates Studios, Pilates beginners, injury recovery clients, seniors, prenatal/postnatal clients, advanced practitioners seeking progression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Class Formats & Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Progression-Based Curriculum"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Inclusive, Body-Positive Community"
}
],
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.