

# Event Details

- **Event Name**: Country Jam Session
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 05:30 pm
- **Event Description**: The Country Jam Session is Back
- **Event URL**: https://allevents.in/castle-rock/country-jam-session/200029201760610
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Castle Rock
- **state**: CO
- **country**: United States
- **location**: 1043 Park St, Castle Rock, CO, United States, Colorado 80109
- **lat**: 39.38096
- **long**: -104.86755
- **full address**: 1043 Park St, Castle Rock, CO, United States, Colorado 80109

## Event gallery

- **Alt text**: Country Jam Session
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/da2e1a0b1bab7790dd86d6e714ad395dc7edd26267b725716c6dc00724fdbdec-rimg-w1200-h1200-dcffffff-gmir?v=1763228890

## FAQs

- **Q**: When and where is Country Jam Session being held?
  - **A:** Country Jam Session takes place on Thu, 20 Nov, 2025 at 05:30 pm to Thu, 20 Nov, 2025 at 05:30 pm at 1043 Park St, Castle Rock, CO, United States, Colorado 80109.
- **Q**: Who is organizing Country Jam Session?
  - **A:** Country Jam Session is organized by 105 West Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Country Jam Session",
        "image": "https://cdn-az.allevents.in/events5/banners/da2e1a0b1bab7790dd86d6e714ad395dc7edd26267b725716c6dc00724fdbdec-rimg-w1200-h1200-dcffffff-gmir?v=1763228890",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/castle-rock/country-jam-session/200029201760610",
        "location": {
            "@type": "Place",
            "name": "1043 Park St, Castle Rock, CO, United States, Colorado 80109",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1043 Park St, Castle Rock, CO 80109-1585, United States",
                "addressLocality": "Castle Rock",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.38096",
                "longitude": "-104.86755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Country Jam Session is Back",
        "organizer": [
            {
                "@type": "Organization",
                "name": "105 West Brewing Company",
                "url": "https://allevents.in/org/105-west-brewing-company/25940517"
            }
        ]
    }
]
```