

# Event Details

- **Event Name**: George County NWTF Banquet
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 02:00 am
- **Event Description**: Hey guys, I hope to see everyone at our 2026 NWTF banquet next Tuesday, the 17th, at Rocky Creek Catfish House. It going to be a blast y’all come see us.
- **Event URL**: https://allevents.in/semmes/george-county-nwtf-banquet/200029668374443
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Semmes
- **state**: AL
- **country**: United States
- **location**: McCrary
- **lat**: 30.811923
- **long**: -88.267413
- **full address**: McCrary, Semmes, Alabama, United States

## Event gallery

- **Alt text**: George County NWTF Banquet
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/52ee32e9e888b0a3c5cfcce29087fe7020f9ec3b93fcb6dcf2649b826c27c703-rimg-w939-h1534-dc191613-gmir?v=1771166202

## FAQs

- **Q**: When and where is George County NWTF Banquet being held?
  - **A:** George County NWTF Banquet takes place on Tue, 17 Feb, 2026 at 02:00 am to Tue, 17 Feb, 2026 at 02:00 am at McCrary, Semmes, Alabama, United States.
- **Q**: Who is organizing George County NWTF Banquet?
  - **A:** George County NWTF Banquet is organized by George County NWTF Chapter.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "George County NWTF Banquet",
        "image": "https://cdn-az.allevents.in/events7/banners/52ee32e9e888b0a3c5cfcce29087fe7020f9ec3b93fcb6dcf2649b826c27c703-rimg-w939-h1534-dc191613-gmir?v=1771166202",
        "startDate": "2026-02-17",
        "url": "https://allevents.in/semmes/george-county-nwtf-banquet/200029668374443",
        "location": {
            "@type": "Place",
            "name": "McCrary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Semmes, Alabama",
                "addressLocality": "Semmes",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.811923",
                "longitude": "-88.267413"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey guys, I hope to see everyone at our 2026 NWTF banquet next Tuesday, the 17th, at Rocky Creek Catfish House. It going to be a blast y’all come see us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "George County NWTF Chapter",
                "url": "https://allevents.in/org/george-county-nwtf-chapter/20827154"
            }
        ]
    }
]
```