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: "PILATES. by Molly",
description: "PILATES. by Molly is a boutique pilates studio in Meridian specializing in reformer and mat pilates classes for all fitness levels. Founded by Molly, the studio offers small-class instruction designed to build strength, flexibility, and body awareness through controlled pilates movements. Whether you're a beginner or experienced practitioner, PILATES. by Molly provides a welcoming environment focused on proper form and personalized attention.",
url: "https://www.pilatesbymolly.com/",
telephone: "+1-949-338-1776",
address: {
@type: "PostalAddress",
streetAddress: "6800 Spurwing Wy N",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83646",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6662973,
longitude: -116.4254465
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Meridian, ID and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, busy professionals wanting structured wellness routines, individuals recovering from injury, pilates beginners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Class Sizes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Founded by Molly"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Reformer & Mat Pilates"
}
],
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.