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: "Club Pilates - Hwy 99",
description: "Club Pilates Edmonds Shoreline is a boutique reformer Pilates studio offering classes for all fitness levels, from foundational to advanced. They specialize in classical Pilates using state-of-the-art reformer equipment, combined with modern group fitness practices. Their class offerings include Reformer Flow, Cardio Sculpt, Control, Suspend, F.I.T., Center + Balance, and Restore, with beginner-friendly intro sessions and progressive skill levels designed to build strength, flexibility, and body awareness.",
url: "http://www.clubpilates.com/edmondsshoreline/",
telephone: "+1-206-704-5571",
address: {
@type: "PostalAddress",
streetAddress: "23805 Hwy 99 Suite 101",
addressLocality: "Edmonds",
addressRegion: "WA",
postalCode: "98026",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.7829931,
longitude: -122.34322549999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Edmonds, Shoreline, and surrounding North Seattle area",
knowsAbout: "Pilates Studios, Fitness enthusiasts of all levels, people seeking low-impact cardio, those recovering from injury, individuals wanting full-body strength and flexibility",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Class Progression System"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Highly Trained Instructors"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Class Formats"
}
],
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.