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: "Rise Yoga & Wellness",
description: "Rise Yoga & Wellness is a boutique yoga and movement studio in Golden, Colorado, offering a variety of yoga classes designed to strengthen mind and body. Beyond yoga, they provide health and wellness practitioner services to help clients reach their fitness goals and alleviate pain. With a commitment to community wellness and intention-based movement, Rise serves the Denver metro area through studio classes and local pop-up events.",
url: "https://riseyogacolorado.com/",
telephone: "+1-720-443-0469",
address: {
@type: "PostalAddress",
streetAddress: "601 16th St Unit G",
addressLocality: "Golden",
addressRegion: "CO",
postalCode: "80401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7529541,
longitude: -105.2161441
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "98",
bestRating: "5"
},
areaServed: "Golden, Colorado and Denver metro area",
knowsAbout: "Yoga Studios, Yoga enthusiasts seeking community-focused classes, fitness-conscious individuals looking for movement-based practices, people seeking wellness practitioners for pain management and health goals",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Boutique Studio Model"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Engagement"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.