

# Event Details

- **Event Name**: Thanksgiving Celebration 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 10:00 am – Fri, 28 Nov, 2025 at 02:00 am
- **Event Description**: Drink Specials 
Free Food starting at 4pm
- **Event URL**: https://allevents.in/river-grove/thanksgiving-celebration/200029254160845
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: River Grove
- **state**: IL
- **country**: United States
- **location**: 7844 W. Belmont, Chicago, IL
- **lat**: 41.93809
- **long**: -87.82319
- **full address**: 7844 W. Belmont, Chicago, IL, 7844 W Belmont Ave, Chicago, IL 60634-3040, United States, River Grove

## Event gallery

- **Alt text**: Thanksgiving Celebration
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3f8574b55224c13c9e378074c13405a8be935a13279f511daa47a4f67c4c4207-rimg-w1200-h628-dcf9b85c-gmir?v=1764056985

## FAQs

- **Q**: When and where is Thanksgiving Celebration  being held?
  - **A:** Thanksgiving Celebration  takes place on Thu, 27 Nov, 2025 at 10:00 am to Fri, 28 Nov, 2025 at 02:00 am at 7844 W. Belmont, Chicago, IL, 7844 W Belmont Ave, Chicago, IL 60634-3040, United States, River Grove.
- **Q**: Who is organizing Thanksgiving Celebration ?
  - **A:** Thanksgiving Celebration  is organized by Club Belmont Chicago.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Celebration",
        "image": "https://cdn-az.allevents.in/events4/banners/3f8574b55224c13c9e378074c13405a8be935a13279f511daa47a4f67c4c4207-rimg-w1200-h628-dcf9b85c-gmir?v=1764056985",
        "startDate": "2025-11-27",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/river-grove/thanksgiving-celebration/200029254160845",
        "location": {
            "@type": "Place",
            "name": "7844 W. Belmont, Chicago, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7844 W Belmont Ave, Chicago, IL 60634-3040, United States",
                "addressLocality": "River Grove",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.93809",
                "longitude": "-87.82319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drink Specials \nFree Food starting at 4pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Club Belmont Chicago",
                "url": "https://allevents.in/org/club-belmont-chicago/25620473"
            }
        ]
    }
]
```