Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "FlowCorps Sojourn",
description: "FlowCorps Sojourn is a movement and fitness studio in Raleigh offering pilates, yoga, and other mind-body classes designed to build strength, flexibility, and body awareness. Located on Glenwood Ave, the studio provides a welcoming environment for both beginners and experienced practitioners looking to develop functional fitness through intentional movement practices.",
url: "http://www.flowcorps.com/",
telephone: "+1-919-516-9090",
address: {
@type: "PostalAddress",
streetAddress: "3710 Exchange, Glenwood Ave #112",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27612",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.831589799999996,
longitude: -78.6648845
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "48",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Pilates Studios, Fitness enthusiasts seeking mind-body practice, people recovering from injury, yoga and pilates practitioners, those new to movement classes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Movement Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Studio"
}
],
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.