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: "Finding Balance Yoga",
description: "Finding Balance Yoga & Wellness is a community-focused yoga studio in Hutto offering classes for all bodies and abilities in a welcoming, room-temperature environment. Beyond yoga, they provide Reiki energy healing sessions and private one-on-one guidance tailored to individual wellness goals. With experienced, certified instructors trained in modifications and adjustments, they serve people seeking stress relief, improved flexibility, mental clarity, and deeper mind-body connection.",
url: "https://findingbalancetx.com/",
telephone: "+1-512-677-4551",
address: {
@type: "PostalAddress",
streetAddress: "531 Ed Schmidt Blvd Suite 120",
addressLocality: "Hutto",
addressRegion: "TX",
postalCode: "78634",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.5486528,
longitude: -97.5618368
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Hutto, TX and surrounding areas",
knowsAbout: "Yoga Studios, Stress-relief seekers, beginners new to yoga, people struggling with flexibility or mobility, anyone prioritizing holistic wellness and mind-body connection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Abilities Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Reiki Energy Healing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Welcoming Community"
}
],
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.