

# Event Details

- **Event Name**: Trivia Night!
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:30 pm – Wed, 10 Dec, 2025 at 07:30 pm
- **Event Description**: Brunswick’s longest running Trivia night. Every Wednesday starting at 6:30! Grab your team and head on down. Please no teams over 6 people.
- **Event URL**: https://allevents.in/brunswick/trivia-night/200029330600929
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Brunswick
- **state**: ME
- **country**: United States
- **location**: 16 Station Ave, Brunswick, ME
- **lat**: 43.91141
- **long**: -69.96515
- **full address**: 16 Station Ave, Brunswick, ME, United States

## Event gallery

- **Alt text**: Trivia Night!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/82a0cf5d1c096595e47efda00f868cc5cc8ede81e245534423014b59c5b44d5b-rimg-w720-h720-dc472b2d-gmir?v=1765332269

## FAQs

- **Q**: When and where is Trivia Night! being held?
  - **A:** Trivia Night! takes place on Wed, 10 Dec, 2025 at 06:30 pm to Wed, 10 Dec, 2025 at 07:30 pm at 16 Station Ave, Brunswick, ME, United States.
- **Q**: Who is organizing Trivia Night!?
  - **A:** Trivia Night! is organized by Byrnes Irish Pub Brunswick.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night!",
        "image": "https://cdn-az.allevents.in/events3/banners/82a0cf5d1c096595e47efda00f868cc5cc8ede81e245534423014b59c5b44d5b-rimg-w720-h720-dc472b2d-gmir?v=1765332269",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/brunswick/trivia-night/200029330600929",
        "location": {
            "@type": "Place",
            "name": "16 Station Ave, Brunswick, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 Station Ave, Brunswick, ME 04011-2093, United States",
                "addressLocality": "Brunswick",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.91141",
                "longitude": "-69.96515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brunswick’s longest running Trivia night. Every Wednesday starting at 6:30! Grab your team and head on down. Please no teams over 6 people.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Byrnes Irish Pub Brunswick",
                "url": "https://allevents.in/org/byrnes-irish-pub-brunswick/20403440"
            }
        ]
    }
]
```