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: "Humani Pilates Studio",
description: "Humani Pilates Studio is a Sacramento-based Pilates studio offering group equipment and mat classes, private training sessions, and specialized prenatal and postnatal classes. They focus on helping clients move better, feel better, and develop body awareness through structured Pilates practice. New students can start with their introductory bundle that includes group classes and a private check-in session.",
url: "http://www.humanistudios.com/",
telephone: "+1-916-905-2787",
address: {
@type: "PostalAddress",
streetAddress: "2760 21st Street Suite B",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95818",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5541951,
longitude: -121.488062
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "24",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Pilates Studios, Prenatal and postnatal clients, Pilates beginners, fitness enthusiasts seeking strength and mobility work, people seeking mind-body movement practice",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Prenatal & Postnatal Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "New Student Bundle"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Both Equipment & 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.