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: "Best Coast Pilates",
description: "Best Coast Pilates in Sunnyvale offers both in-person and virtual pilates classes led by founder Lauren, focusing on body awareness, confidence, and personal growth through movement. They provide a welcoming community space where clients can train at their own pace, whether joining live studio sessions or accessing online classes from home. Their approach emphasizes mindful movement and helping clients discover their potential through pilates practice.",
url: "https://bestcoastpilates.com/",
telephone: "+1-408-685-0701",
address: {
@type: "PostalAddress",
streetAddress: "522 S Murphy Ave",
addressLocality: "Sunnyvale",
addressRegion: "CA",
postalCode: "94086",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3703131,
longitude: -122.03213229999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Sunnyvale and surrounding San Francisco Bay Area communities",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking mindful movement, individuals prioritizing body awareness and mental wellness, remote learners preferring virtual classes, community-oriented studio members",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-Person & Virtual Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Founder-Led Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Focus on Body Awareness"
}
],
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.