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: "The Denver Village",
description: "The Denver Village is a comprehensive wellness collective in Aurora offering yoga classes for all levels (including prenatal, postnatal, restorative, and kids yoga), plus therapy, chiropractic care, pediatric physical and occupational therapy, speech therapy, reiki, lactation support, and community events like sound baths and breathwork sessions. Founded on principles of compassion and whole-person care, they serve families and individuals across all life stages with a curated team of licensed practitioners and a welcoming, community-focused environment.",
url: "https://www.thedenvervillage.com/",
telephone: "+1-508-380-7425",
address: {
@type: "PostalAddress",
streetAddress: "2513 Elmira St",
addressLocality: "Aurora",
addressRegion: "CO",
postalCode: "80010",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7531914,
longitude: -104.8730971
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "85",
bestRating: "5"
},
areaServed: "North Aurora and Denver, Colorado",
knowsAbout: "Yoga Studios, Pregnant and postpartum mothers, families with young children, individuals seeking holistic wellness, yoga practitioners of all levels, people navigating life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Perinatal Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community & Events"
}
],
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.