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: "Queer Pilates",
description: "Queer Pilates is an Oakland-based studio offering reformer pilates classes and mat pilates in a LGBTQ+-affirming, inclusive environment. Founded on the principle of accessibility and community, they provide small-group classes designed to welcome practitioners of all experience levels, body types, and backgrounds. Their instruction focuses on proper form, mindful movement, and creating a supportive space where everyone feels valued.",
url: "https://queerpilates.com/",
telephone: "+1-415-613-4144",
address: {
@type: "PostalAddress",
streetAddress: "5822 Genoa St",
addressLocality: "Oakland",
addressRegion: "CA",
postalCode: "94608",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.8437659,
longitude: -122.27236719999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Oakland and surrounding East Bay communities",
knowsAbout: "Pilates Studios, LGBTQ+ individuals, pilates beginners, those seeking an inclusive fitness community, people looking for low-impact strength and flexibility training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Queer-Affirming Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Small Class Sizes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Beginner-Friendly Approach"
}
],
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.