

# Event Details

- **Event Name**: Tee off the New Year
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 03:00 pm
- **Event Description**: This January 3rd we are having a party to kick off the new year. Tickets are avaible at the bar.
- **Event URL**: https://allevents.in/omaha/tee-off-the-new-year/200029365531533
- **Event Categories**: new-year, parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Omaha
- **state**: NE
- **country**: United States
- **location**: VFW Post 2503
- **lat**: 41.310902425913
- **long**: -96.050906425908
- **full address**: VFW Post 2503, 8904 Military Rd,Omaha, Nebraska, United States

## Event gallery

- **Alt text**: Tee off the New Year
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8e5fff8cc7ffd0b6afde1be84dac1598177794eacae7f7df3ae76edfdfd04cd8-rimg-w960-h720-dc010506-gmir?v=1767286992

## FAQs

- **Q**: When and where is Tee off the New Year being held?
  - **A:** Tee off the New Year takes place on Sat, 03 Jan, 2026 at 03:00 pm to Sat, 03 Jan, 2026 at 03:00 pm at VFW Post 2503, 8904 Military Rd,Omaha, Nebraska, United States.
- **Q**: Who is organizing Tee off the New Year?
  - **A:** Tee off the New Year is organized by VFW Post 2503.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tee off the New Year 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 Omaha, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tee off the New Year 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": "Tee off the New Year",
        "image": "https://cdn-az.allevents.in/events7/banners/8e5fff8cc7ffd0b6afde1be84dac1598177794eacae7f7df3ae76edfdfd04cd8-rimg-w960-h720-dc010506-gmir?v=1767286992",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/omaha/tee-off-the-new-year/200029365531533",
        "location": {
            "@type": "Place",
            "name": "VFW Post 2503",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8904 Military Rd,Omaha, Nebraska",
                "addressLocality": "Omaha",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.310902425913",
                "longitude": "-96.050906425908"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This January 3rd we are having a party to kick off the new year. Tickets are avaible at the bar.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 2503",
                "url": "https://allevents.in/org/vfw-post-2503/26703732"
            }
        ]
    }
]
```