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 - Lincoln Ave",
description: "Club Pilates on Lincoln Ave in San Jose offers Reformer Pilates classes and mat pilates instruction for all fitness levels. This franchise location specializes in small-group classes designed to build strength, flexibility, and core stability through the Pilates method. Whether you're new to Pilates or an experienced practitioner, Club Pilates provides a supportive studio environment with certified instructors.",
url: "http://www.clubpilates.com/willowglen/",
telephone: "+1-408-826-8300",
address: {
@type: "PostalAddress",
streetAddress: "1318 Lincoln Ave",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95125",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3047344,
longitude: -121.8979053
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "16",
bestRating: "5"
},
areaServed: "San Jose and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking core strengthening, beginners exploring Pilates, people interested in low-impact strength training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Reformer & Mat Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Beginner-Friendly"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Class Sizes"
}
],
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.