

# Event Details

- **Event Name**: Thanksgiving Saturday Jam
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 06:00 pm – Sat, 29 Nov, 2025 at 11:59 pm
- **Event Description**: Good way to finish up those leftovers, so bring them along if you want. It'll be the usual highly disorganized party with a lot of guitars. This is open to everyone, musicians and non-musicians alike. Friends and family are always welcome. BYOB and bring snacks and if you like.
- **Event URL**: https://allevents.in/fort-collins/thanksgiving-saturday-jam/4400029180598234
- **Event Categories**: music, entertainment, thanksgiving, parties
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.meetup.com/FoCoJam/events/311916346/?utm_source=all-events

## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: us
- **location**: Steven's Place
- **lat**: 40.55666
- **long**: -105.110588
- **full address**: Steven's Place, 1831 Scarborough Dr, Fort Collins, us

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8acc0740-c3fb-11f0-99e0-53dea6c953a2-rimg-w1200-h675-dc1b1a1a-gmir.webp?v=1763414558
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8b5a8ba0-c3fb-11f0-ad0e-85d8d543d72f-rimg-w300-h300-dc2f2f2f-gmir.webp?v=1763414559

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Steven's Place, 1831 Scarborough Dr, Fort Collins, us
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
  - **A:** music, entertainment, thanksgiving, parties
- **Q**: Where can I find ticket details about Thanksgiving Saturday Jam ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Thanksgiving Saturday Jam",
        "image": "https://cdn-az.allevents.in/events8/banners/8acc0740-c3fb-11f0-99e0-53dea6c953a2-rimg-w1200-h675-dc1b1a1a-gmir.webp?v=1763414558",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/fort-collins/thanksgiving-saturday-jam/4400029180598234",
        "location": {
            "@type": "Place",
            "name": "Steven's Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1831 Scarborough Dr",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.55666",
                "longitude": "-105.110588"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Good way to finish up those leftovers, so bring them along if you want. It'll be the usual highly disorganized party with a lot of guitars. This is open to everyone, musicians and non-musicians alike. Friends and family are always welcome. BYOB and bring snacks and if you like."
    }
]
```