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: "Bonnie Blues Event Venue",
description: "Bonnie Blues Event Venue is a modern barn wedding and event venue located in Elizabeth, Colorado, designed to host intimate gatherings and large celebrations with beautiful views throughout the property. They offer all-inclusive and exclusive wedding packages, as well as special event hosting, with a focus on creating memorable experiences centered on laughter, community, and love. The venue specializes in both weddings and general events, providing a versatile space for couples and event planners seeking a rustic-elegant setting in the Denver metro area.",
url: "http://bonniebluesvenue.com/",
telephone: "+1-720-688-0320",
address: {
@type: "PostalAddress",
streetAddress: "4225 Carlson Trail",
addressLocality: "Elizabeth",
addressRegion: "CO",
postalCode: "80107",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.564998599999996,
longitude: -104.5857772
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "114",
bestRating: "5"
},
areaServed: "Elizabeth, Colorado and surrounding Denver metro area",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, event planners hosting special events, groups seeking rustic-modern venue aesthetics",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "All-Inclusive & Exclusive Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Barn Architecture"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Capacity Options"
}
],
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.