

# Event Details

- **Event Name**: Trivia Night at Sawdust
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 06:00 pm – Thu, 19 Feb, 2026 at 09:00 pm
- **Event Description**: Trivia Night Thursdays starting at 6PM. Teams of 4, all ages welcome. 
New categories each week. Check back here to see what’s coming up!
- **Event URL**: https://allevents.in/three-forks/trivia-night-at-sawdust/200029641723535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Three Forks
- **state**: MT
- **country**: United States
- **location**: 123 West Elm Street, Three Forks, MT, United States, Montana 59752
- **lat**: 45.89067
- **long**: -111.55481
- **full address**: 123 West Elm Street, Three Forks, MT, United States, Montana 59752

## Event gallery

- **Alt text**: Trivia Night at Sawdust
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0f04988486775002a8a147d830a7c2ef9ad0bad9c7562f265368af62e8e32fdb-rimg-w1200-h675-dc5e6161-gmir?v=1770626134

## FAQs

- **Q**: When and where is Trivia Night at Sawdust being held?
  - **A:** Trivia Night at Sawdust takes place on Thu, 19 Feb, 2026 at 06:00 pm to Thu, 19 Feb, 2026 at 09:00 pm at 123 West Elm Street, Three Forks, MT, United States, Montana 59752.
- **Q**: Who is organizing Trivia Night at Sawdust?
  - **A:** Trivia Night at Sawdust is organized by Sawdust and Steel Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night at Sawdust",
        "image": "https://cdn-az.allevents.in/events8/banners/0f04988486775002a8a147d830a7c2ef9ad0bad9c7562f265368af62e8e32fdb-rimg-w1200-h675-dc5e6161-gmir?v=1770626134",
        "startDate": "2026-02-19",
        "endDate": "2026-02-19",
        "url": "https://allevents.in/three-forks/trivia-night-at-sawdust/200029641723535",
        "location": {
            "@type": "Place",
            "name": "123 West Elm Street, Three Forks, MT, United States, Montana 59752",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 W Elm St, Three Forks, MT 59752-9065, United States",
                "addressLocality": "Three Forks",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.89067",
                "longitude": "-111.55481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia Night Thursdays starting at 6PM. Teams of 4, all ages welcome. \nNew categories each week. Check back here to see what’s coming up!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sawdust and Steel Brewing",
                "url": "https://allevents.in/org/sawdust-and-steel-brewing/25165103"
            }
        ]
    }
]
```