

# Event Details

- **Event Name**: Carbondale Glenwood Springs Thanksgiving Dinner
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 06:00 pm – Sat, 22 Nov, 2025 at 07:00 pm
- **Event Description**: Potluck thanksgiving dinner
- **Event URL**: https://allevents.in/glenwood-springs/carbondale-glenwood-springs-thanksgiving-dinner/1600029114550744
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029114550744

## Event venue details

- **city**: Glenwood Springs
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.523048250753
- **long**: -107.32264855689
- **full address**: The Church of Jesus Christ of Latter-day Saints, 409 29th Street, Glenwood Springs, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/88107610-b78c-11f0-8d9f-47c638e01653-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 409 29th Street, Glenwood Springs, US
- **Q**: What type of event is this?
  - **A:** food-drinks
- **Q**: Where can I find ticket details about Carbondale Glenwood Springs Thanksgiving Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carbondale Glenwood Springs Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/86502870-b78c-11f0-9b73-5188c4a9b9bd-rimg-w1200-h675-dc030304-gmir.jpg",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/glenwood-springs/carbondale-glenwood-springs-thanksgiving-dinner/1600029114550744",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "409 29th Street",
                "addressLocality": "Glenwood Springs",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.523048250753",
                "longitude": "-107.32264855689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck thanksgiving dinner"
    }
]
```