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: "Smartbody Movement Pilates and Gyrotonic Studio",
description: "SmartBody Movement is a Brookline-based studio specializing in Classical Pilates, GYROTONIC®, and GYROKINESIS® methodologies designed to promote whole-body wellness and mind-body integration. The studio offers group classes, private sessions, and specialized training programs led by certified instructors, with a philosophy centered on developing strength, flexibility, balance, and nervous system health. They also serve as a certification center for instructor trainings and host wellness retreats internationally.",
url: "http://www.smartbodymovement.com/",
telephone: "+1-617-730-5657",
address: {
@type: "PostalAddress",
streetAddress: "17 Station St Suite 204",
addressLocality: "Brookline",
addressRegion: "MA",
postalCode: "02445",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.332786999999996,
longitude: -71.117537
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Brookline and greater Boston area",
knowsAbout: "Pilates Studios, Dancers and athletes, individuals recovering from injury or stress, people seeking mind-body wellness, fitness enthusiasts looking for low-impact conditioning",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Instructor Training Center"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Movement Modalities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "International Wellness Retreats"
}
],
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.