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: "Carriage House | A Reformer Pilates & Wellness Collective",
description: "Carriage House is a reformer pilates and wellness collective in Smyrna offering specialized pilates instruction in a boutique studio setting. They provide both class packages and unlimited monthly memberships, with introductory offers designed for new clients. The studio combines reformer pilates training with a broader wellness approach, creating a community-focused fitness experience.",
url: "https://carriagehouseatl.com/",
telephone: "+1-470-466-3222",
address: {
@type: "PostalAddress",
streetAddress: "1675 Cumberland Pkwy SE suite 406",
addressLocality: "Smyrna",
addressRegion: "GA",
postalCode: "30080",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8496013,
longitude: -84.49225799999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Smyrna and surrounding Metro Atlanta areas",
knowsAbout: "Pilates Studios, Pilates enthusiasts, fitness beginners seeking low-impact training, busy professionals seeking flexible class schedules, individuals focused on core strength and flexibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Reformer Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Membership Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Wellness Collective Approach"
}
],
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.