

# Event Details

- **Event Name**: Whitetails Unlimited Banquet
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 05:00 pm
- **Event Description**: Countdown is on! Come hang out, eat, drink, and hopefully win some cool stuff!
- **Event URL**: https://allevents.in/washington-court-house/whitetails-unlimited-banquet/200029199499718
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Washington Court House
- **state**: OH
- **country**: United States
- **location**: Mahan Building
- **lat**: 39.529881609874
- **long**: -83.454422735748
- **full address**: Mahan Building, Washington Court House, Ohio, United States

## Event gallery

- **Alt text**: Whitetails Unlimited Banquet
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5600c02459952187461262b74e2fd88252c60c55e8bacb57237c7de469a98e0a-rimg-w1161-h1894-dcfefefe-gmir?v=1768667545

## FAQs

- **Q**: When and where is Whitetails Unlimited Banquet being held?
  - **A:** Whitetails Unlimited Banquet takes place on Sat, 17 Jan, 2026 at 05:00 pm to Sat, 17 Jan, 2026 at 05:00 pm at Mahan Building, Washington Court House, Ohio, United States.
- **Q**: Who is organizing Whitetails Unlimited Banquet?
  - **A:** Whitetails Unlimited Banquet is organized by Fayette County Whitetails Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whitetails Unlimited Banquet",
        "image": "https://cdn-az.allevents.in/events1/banners/5600c02459952187461262b74e2fd88252c60c55e8bacb57237c7de469a98e0a-rimg-w1161-h1894-dcfefefe-gmir?v=1768667545",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/washington-court-house/whitetails-unlimited-banquet/200029199499718",
        "location": {
            "@type": "Place",
            "name": "Mahan Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Washington Court House, Ohio",
                "addressLocality": "Washington Court House",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.529881609874",
                "longitude": "-83.454422735748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Countdown is on! Come hang out, eat, drink, and hopefully win some cool stuff!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fayette County Whitetails Unlimited",
                "url": "https://allevents.in/org/fayette-county-whitetails-unlimited/23383794"
            }
        ]
    }
]
```