

# Event Details

- **Event Name**: Trivia Night at BIT Brewery
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 06:30 pm – Thu, 12 Feb, 2026 at 08:30 pm
- **Event Description**: Every second Thursday of the month is Trivia Night at BIT Brewery. Questions and categories for all. There will be something for everyone! Come and test yourself.
- **Event URL**: https://allevents.in/central-city/trivia-night-at-bit-brewery/200029486135815
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Central City
- **state**: IA
- **country**: United States
- **location**: BIT Brewery
- **lat**: 42.20447
- **long**: -91.5241999
- **full address**: BIT Brewery, 26 4th Street North,Central City,IA,United States

## Event gallery

- **Alt text**: Trivia Night at BIT Brewery
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7da08ba032cf7a0a8359cf1da194e9542be0973a8a9c13b38e35a4dab37a7103-rimg-w851-h315-dca866dc-gmir?v=1770556660

## FAQs

- **Q**: When and where is Trivia Night at BIT Brewery being held?
  - **A:** Trivia Night at BIT Brewery takes place on Thu, 12 Feb, 2026 at 06:30 pm to Thu, 12 Feb, 2026 at 08:30 pm at BIT Brewery, 26 4th Street North,Central City,IA,United States.
- **Q**: Who is organizing Trivia Night at BIT Brewery?
  - **A:** Trivia Night at BIT Brewery is organized by Trivial Dudes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night at BIT Brewery",
        "image": "https://cdn-az.allevents.in/events2/banners/7da08ba032cf7a0a8359cf1da194e9542be0973a8a9c13b38e35a4dab37a7103-rimg-w851-h315-dca866dc-gmir?v=1770556660",
        "startDate": "2026-02-12",
        "endDate": "2026-02-12",
        "url": "https://allevents.in/central-city/trivia-night-at-bit-brewery/200029486135815",
        "location": {
            "@type": "Place",
            "name": "BIT Brewery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26 4th Street North,Central City,IA,United States",
                "addressLocality": "Central City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.20447",
                "longitude": "-91.5241999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every second Thursday of the month is Trivia Night at BIT Brewery. Questions and categories for all. There will be something for everyone! Come and test yourself.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trivial Dudes",
                "url": "https://allevents.in/org/trivial-dudes/19851515"
            }
        ]
    }
]
```