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: "M3 Yoga & Hot Pilates Atlanta",
description: "M3 Yoga & Hot Pilates Atlanta offers hot yoga and hot pilates classes in a welcoming studio environment on DeKalb Avenue. The studio combines traditional yoga practice with high-intensity hot pilates workouts, catering to fitness enthusiasts of all levels. With a strong community focus and consistent 5-star reviews, M3 provides accessible fitness options for those seeking flexibility, strength, and wellness.",
url: "http://m3yoga.com/atlanta",
telephone: "+1-404-282-8696",
address: {
@type: "PostalAddress",
streetAddress: "1530 DeKalb Ave NE Suite D",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30307",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.7628895,
longitude: -84.3375231
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "185",
bestRating: "5"
},
areaServed: "Atlanta, Georgia",
knowsAbout: "Yoga Studios, Fitness enthusiasts seeking hot yoga or pilates, beginners exploring yoga practice, athletes looking for cross-training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual Class Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Driven Studio"
}
],
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.