

# Event Details

- **Event Name**: New Years Eve at the Ord Veterans Club
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 09:00 pm
- **Event Description**: Excited to be coming back to Ord, one of our favorite places, and help everyone dance their way into the New Year!
- **Event URL**: https://allevents.in/ord/new-years-eve-at-the-ord-veterans-club/200029097643243
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 75

## Ticket Details


## Event venue details

- **city**: Ord
- **state**: NE
- **country**: United States
- **location**: Ord Veterans Club
- **lat**: 41.60145
- **long**: -98.92777
- **full address**: Ord Veterans Club, 246 S 15th St, Ord, NE 68862-1706, United States

## Event gallery

- **Alt text**: New Years Eve at the Ord Veterans Club
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0e9c62c4c5b5337e0448f9e67183ea6f178339342e5256b4f35c0e83d2c1f670-rimg-w1200-h1554-dc030303-gmir?v=1767104076

## FAQs

- **Q**: When and where is New Years Eve at the Ord Veterans Club being held?
  - **A:** New Years Eve at the Ord Veterans Club takes place on Wed, 31 Dec, 2025 at 09:00 pm to Wed, 31 Dec, 2025 at 09:00 pm at Ord Veterans Club, 246 S 15th St, Ord, NE 68862-1706, United States.
- **Q**: Who is organizing New Years Eve at the Ord Veterans Club?
  - **A:** New Years Eve at the Ord Veterans Club is organized by B.J. Jamison Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve at the Ord Veterans Club",
        "image": "https://cdn-az.allevents.in/events9/banners/0e9c62c4c5b5337e0448f9e67183ea6f178339342e5256b4f35c0e83d2c1f670-rimg-w1200-h1554-dc030303-gmir?v=1767104076",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/ord/new-years-eve-at-the-ord-veterans-club/200029097643243",
        "location": {
            "@type": "Place",
            "name": "Ord Veterans Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "246 S 15th St, Ord, NE 68862-1706, United States",
                "addressLocality": "Ord",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.60145",
                "longitude": "-98.92777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Excited to be coming back to Ord, one of our favorite places, and help everyone dance their way into the New Year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "B.J. Jamison Music",
                "url": "https://allevents.in/org/bj-jamison-music/26024116"
            }
        ]
    }
]
```