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: "Align & Flow Studio",
description: "Align & Flow Studio is a yoga-focused fitness studio in Oklahoma City offering classes and instruction in a welcoming environment. Located on SW 119th Street, they provide yoga practice for students of all levels, combining alignment principles with flowing movement sequences. The studio serves the Oklahoma City community with personalized attention and a commitment to helping practitioners develop their yoga practice.",
url: "https://alignandflow.studio/",
telephone: "+1-405-250-3110",
address: {
@type: "PostalAddress",
streetAddress: "1530 SW 119th St ste 106",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73170",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.348304399999996,
longitude: -97.54433809999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking low-impact exercise, people interested in mindfulness and movement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Alignment-Focused Teaching"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Instruction"
}
],
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.