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: "Align Pilates",
description: "Align Pilates is a boutique reformer pilates studio on Corpus Christi's Southside offering group classes and instruction focused on improving mobility, flexibility, strength, and alignment. The studio uses Balanced Body reformers and combines dynamic and static stretching techniques to help clients gain stability and proprioception. They also offer instructor training certifications and operate as a social club where clients can connect with others while achieving their fitness goals.",
url: "https://www.alignpilates.org/",
telephone: "+1-361-281-3427",
address: {
@type: "PostalAddress",
streetAddress: "7001 Yorktown Blvd suite 10",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78414",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.653838,
longitude: -97.37155299999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Corpus Christi, TX - Southside",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking low-impact strength training, people focused on mobility and flexibility improvement, individuals looking for a community-oriented boutique fitness experience",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Balanced Body Reformer Equipment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Social Club Atmosphere"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile App Scheduling"
}
],
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.