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: "Beloved Yoga Sanctuary",
description: "Beloved Yoga Sanctuary in Reston offers a welcoming space for yogis of all levels, providing in-person group classes, private sessions, live streaming, and on-demand classes. Their experienced teachers emphasize education, safety, and accessibility, meeting practitioners where they are with an approach rooted in yoga's original teachings and philosophy. They offer private yoga instruction in multiple languages (English, French, Spanish, Farsi, Arabic, and Japanese) both in-person and online.",
url: "http://www.belovedyoga.com/",
telephone: "+1-703-860-9642",
address: {
@type: "PostalAddress",
streetAddress: "lower level of brick building, 11109 Sunset Hills Rd #100",
addressLocality: "Reston",
addressRegion: "VA",
postalCode: "20190",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.945861699999995,
longitude: -77.32913839999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "119",
bestRating: "5"
},
areaServed: "Reston, VA and surrounding areas",
knowsAbout: "Yoga Studios, Beginners and experienced practitioners, people seeking personalized yoga instruction, multilingual students, those interested in online or flexible class schedules",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Multilingual Instruction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Class Formats"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emphasis on Education & Safety"
}
],
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.