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: "Stay Golden Yoga",
description: "Stay Golden Yoga is a yoga studio in Fairfax offering classes for all levels, from beginners to advanced practitioners. They provide a welcoming environment for students to develop their practice, improve flexibility and strength, and achieve mental clarity through yoga and mindfulness.",
url: "https://www.staygoldenyoga.com/",
telephone: "+1-571-277-5044",
address: {
@type: "PostalAddress",
streetAddress: "8550 Lee Hwy Suite 150",
addressLocality: "Fairfax",
addressRegion: "VA",
postalCode: "22031",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.873866799999995,
longitude: -77.2409918
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Fairfax and surrounding Northern Virginia communities",
knowsAbout: "Yoga Studios, Beginners exploring yoga, fitness enthusiasts seeking mind-body balance, people looking for flexibility and strength training",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Levels Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Oriented 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.