

# Event Details

- **Event Name**: NFL Sunday at the Post
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 01:00 pm
- **Event Description**: Potluck
- **Event URL**: https://allevents.in/georgetown/nfl-sunday-at-the-post/200029480853236
- **Event Categories**: food-drinks, potluck
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Georgetown
- **state**: KY
- **country**: United States
- **location**: 220 Connector Rd, 40324
- **lat**: 38.22046
- **long**: -84.53558
- **full address**: 220 Connector Rd, 40324, 220 Connector Rd, Georgetown, KY 40324-9722, United States

## Event gallery

- **Alt text**: NFL Sunday at the Post
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fab45cd8d28dca2d1e365e60763ec9010274d457412f4c0364ea6df662b6d1ea-rimg-w611-h775-dc040405-gmir?v=1768142616

## FAQs

- **Q**: When and where is NFL Sunday at the Post being held?
  - **A:** NFL Sunday at the Post takes place on Sun, 11 Jan, 2026 at 01:00 pm to Sun, 11 Jan, 2026 at 01:00 pm at 220 Connector Rd, 40324, 220 Connector Rd, Georgetown, KY 40324-9722, United States.
- **Q**: Who is organizing NFL Sunday at the Post?
  - **A:** NFL Sunday at the Post is organized by Scott County Post 24, Georgetown, KY.
- **Q**: Who is this event for? Is it right for me?
  - **A:** NFL Sunday at the Post is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Georgetown, this event is thoughtfully curated to deliver a standout experience worth every moment. If NFL Sunday at the Post sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NFL Sunday at the Post",
        "image": "https://cdn-az.allevents.in/events5/banners/fab45cd8d28dca2d1e365e60763ec9010274d457412f4c0364ea6df662b6d1ea-rimg-w611-h775-dc040405-gmir?v=1768142616",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/georgetown/nfl-sunday-at-the-post/200029480853236",
        "location": {
            "@type": "Place",
            "name": "220 Connector Rd, 40324",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Connector Rd, Georgetown, KY 40324-9722, United States",
                "addressLocality": "Georgetown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.22046",
                "longitude": "-84.53558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scott County Post 24 Georgetown KY",
                "url": "https://allevents.in/org/scott-county-post-24-georgetown-ky/25298840"
            }
        ]
    }
]
```