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: "Integral Yoga Center of Richmond",
description: "Integral Yoga Center of Richmond offers comprehensive yoga classes and instruction rooted in the Integral Yoga tradition, which combines physical postures, breathing techniques, and meditation for holistic wellness. Located in Richmond, the center provides classes for various experience levels and welcomes both beginners and experienced practitioners. The center emphasizes yoga as a practical tool for physical health, mental clarity, and spiritual development.",
url: "http://www.yogahelps.com/",
telephone: "+1-804-342-1061",
address: {
@type: "PostalAddress",
streetAddress: "213 Roseneath Rd #102",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23221",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.558330999999995,
longitude: -77.482185
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Yoga Studios, Beginners exploring yoga, experienced practitioners seeking depth and philosophy, individuals interested in meditation and mindfulness, wellness-focused adults",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integral Yoga Tradition"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Focus"
}
],
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.