

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 12:00 am (+00:00)
- **Event Description**: Join us for Dirty Hands Trivia Night!
- **Event URL**: https://allevents.in/oneill/trivia-night/200030190074159
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Oneill
- **state**: NE
- **country**: United States
- **location**: 215 E Douglas, O'Neill, NE
- **lat**: 42.45731
- **long**: -98.65047
- **full address**: 215 E Douglas, O'Neill, NE, 215 E Douglas St, ONeill, NE 68763, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2774561c50de605be4261f13854c324a57abd45464ef60958f203d0f1bc65410-rimg-w1080-h1350-dc8c7d74-gmir?v=1780629658

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Fri, 19 Jun, 2026 at 12:00 am to Fri, 19 Jun, 2026 at 12:00 am at 215 E Douglas, O'Neill, NE, 215 E Douglas St, ONeill, NE 68763, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Dirty Hands Tap House & Coffee.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events1/banners/2774561c50de605be4261f13854c324a57abd45464ef60958f203d0f1bc65410-rimg-w1080-h1350-dc8c7d74-gmir?v=1780629658",
        "startDate": "2026-06-19T00:00:00+00:00",
        "url": "https://allevents.in/oneill/trivia-night/200030190074159",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "215 E Douglas, O'Neill, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 E Douglas St, ONeill, NE 68763, United States",
                "addressLocality": "Oneill",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.45731",
                "longitude": "-98.65047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Dirty Hands Trivia Night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dirty Hands Tap House & Coffee",
                "url": "https://allevents.in/org/dirty-hands-tap-house-and-coffee/26926919"
            }
        ]
    }
]
```