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: "The Ridge at Horizons: A Wellness Retreat",
description: "The Ridge at Horizons is a wellness retreat located in Harrisonburg that offers yoga classes and holistic wellness programming in a retreat setting. The facility focuses on creating a transformative wellness experience that combines yoga practice with broader health and wellness services. They serve individuals seeking a dedicated space for yoga, meditation, and personal wellness development.",
url: "http://ridgeathorizons.com/",
telephone: "+1-540-705-6373",
address: {
@type: "PostalAddress",
streetAddress: "314 Cornerstone Ln",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22802",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.473105499999996,
longitude: -78.8191709
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "6",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Shenandoah Valley area",
knowsAbout: "Yoga Studios, Individuals seeking immersive wellness experiences, yoga practitioners looking for retreat settings, people interested in holistic health practices",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Retreat Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Holistic Wellness Focus"
}
],
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.