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 Barn at Raccoon Creek",
description: "The Barn at Raccoon Creek is a destination wedding and event venue located on the historic Grant Ranch in Littleton, Colorado, family-owned since the 1800s. The venue features a redesigned barn with modern amenities and rustic ambience, complemented by the newly built Bridal Cottage with farmhouse styling, ceremony lawn, courtyard, and outdoor pavilion. Set within the scenic Raccoon Creek Golf Course property, it offers a secluded, elegant backdrop for weddings and special events that blend Colorado history with contemporary comfort.",
url: "http://www.thebarnatraccooncreek.com/",
telephone: "+1-720-287-8188",
address: {
@type: "PostalAddress",
streetAddress: "7301 W Bowles Ave",
addressLocality: "Littleton",
addressRegion: "CO",
postalCode: "80123",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.6120015,
longitude: -105.07725239999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "209",
bestRating: "5"
},
areaServed: "Denver metropolitan area and surrounding Colorado communities",
knowsAbout: "Event & Wedding Venues, Couples seeking a rustic-elegant wedding, destination-style events, outdoor and semi-outdoor ceremonies, Colorado-based celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic Grant Ranch Setting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive On-Site Facilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Modern Amenities with Rustic Character"
}
],
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.