

# Event Details

- **Event Name**: Eve of Thanksgiving
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 04:00 pm
- **Event Description**: Come join us for an evening of fun!
Wings starting at 4, drink specials and music at 8
Wednesday, November 26th
- **Event URL**: https://allevents.in/little-falls/eve-of-thanksgiving/200029157606426
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details

- **Ticket URL**: http://facebook.com/200029157606426?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=little+falls-events

## Event venue details

- **city**: Little Falls
- **state**: MN
- **country**: United States
- **location**: Johnny C's Sports Bar
- **lat**: 45.97614
- **long**: -94.36192
- **full address**: Johnny C's Sports Bar, 108 E Broadway,Little Falls, Minnesota, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Johnny C's Sports Bar (https://allevents.in/org/johnny-cs-sports-bar/25806566)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2677c732b2562be7003291b5082f516b41a9f1f22b6d81fb1c84de920adac29e-rimg-w1200-h675-dc1a1917-gmir?v=1764117955
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f60ce3bf070eb695ee0259dde58297546bb2ea5d4b1744e4c6db44e050ee3f96-rimg-w300-h300-dc191919-gmir?v=1764117955

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Johnny C's Sports Bar, 108 E Broadway,Little Falls, Minnesota, United States
- **Q**: Who is organizing the event?
  - **A:** Johnny C's Sports Bar
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Eve of Thanksgiving ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eve of Thanksgiving",
        "image": "https://cdn-az.allevents.in/events8/banners/2677c732b2562be7003291b5082f516b41a9f1f22b6d81fb1c84de920adac29e-rimg-w1200-h675-dc1a1917-gmir?v=1764117955",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/little-falls/eve-of-thanksgiving/200029157606426",
        "location": {
            "@type": "Place",
            "name": "Johnny C's Sports Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 E Broadway,Little Falls, Minnesota",
                "addressLocality": "Little Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.97614",
                "longitude": "-94.36192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an evening of fun!\nWings starting at 4, drink specials and music at 8\nWednesday, November 26th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnny Cs Sports Bar",
                "url": "https://allevents.in/org/johnny-cs-sports-bar/25806566"
            }
        ]
    }
]
```