

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 06:30 pm
- **Event Description**: Triva Night at the Owl every Wednesday Night!
- **Event URL**: https://allevents.in/livingston/trivia-night/200029409245405
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029409245405?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=livingston-events

## Event venue details

- **city**: Livingston
- **state**: MT
- **country**: United States
- **location**: 110 N 2nd St, Livingston, MT, United States, Montana 59047
- **lat**: 45.66122
- **long**: -110.56134
- **full address**: 110 N 2nd St, Livingston, MT, United States, Montana 59047

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Owl Lounge (https://allevents.in/org/the-owl-lounge/19362428)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e213d92ca84bf0649824ebe8cc25607c2345b0e0b34f322830cded9971aa3038-rimg-w1200-h1528-dcfffbe8-gmir?v=1771257212
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b8ac555842a475e8c8d0911ec2d4a289261c8a10c17aa77cd7a402b0609dc7fc-rimg-w300-h300-dcfffbe8-gmir?v=1771257213

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Mar, 2026 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** 110 N 2nd St, Livingston, MT, United States, Montana 59047
- **Q**: Who is organizing the event?
  - **A:** The Owl Lounge
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Trivia Night  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events6/banners/e213d92ca84bf0649824ebe8cc25607c2345b0e0b34f322830cded9971aa3038-rimg-w1200-h1528-dcfffbe8-gmir?v=1771257212",
        "startDate": "2026-03-18",
        "url": "https://allevents.in/livingston/trivia-night/200029409245405",
        "location": {
            "@type": "Place",
            "name": "110 N 2nd St, Livingston, MT, United States, Montana 59047",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 N 2nd St, Livingston, MT 59047-2602, United States",
                "addressLocality": "Livingston",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.66122",
                "longitude": "-110.56134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Triva Night at the Owl every Wednesday Night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Owl Lounge",
                "url": "https://allevents.in/org/the-owl-lounge/19362428"
            }
        ]
    }
]
```