

# Event Details

- **Event Name**: Trivia Night - Halloween Themed + Costume contest
- **Event Start and End Date**: Tue, 28 Oct, 2025 at 07:00 pm
- **Event Description**: Join us for a fun night of Halloween themed trivia and costume contest!
- **Event URL**: https://allevents.in/negaunee/trivia-night-halloween-themed-costume-contest/200029043518357
- **Event Categories**: halloween, contests
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Negaunee
- **state**: MI
- **country**: United States
- **location**: Upper Peninsula Brewing Company
- **lat**: 46.49819
- **long**: -87.61144
- **full address**: Upper Peninsula Brewing Company, 342 Rail St, Negaunee, MI 49866-1841, United States

## Event gallery

- **Alt text**: Trivia Night - Halloween Themed + Costume contest
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d1287532acf76cb4e5b285d42e377422f6ba01e677f0e19de3ffc6099cec1d00-rimg-w1200-h550-dcb7b7b7-gmir?v=1760931862

## FAQs

- **Q**: When and where is Trivia Night - Halloween Themed + Costume contest being held?
  - **A:** Trivia Night - Halloween Themed + Costume contest takes place on Tue, 28 Oct, 2025 at 07:00 pm to Tue, 28 Oct, 2025 at 07:00 pm at Upper Peninsula Brewing Company, 342 Rail St, Negaunee, MI 49866-1841, United States.
- **Q**: Who is organizing Trivia Night - Halloween Themed + Costume contest?
  - **A:** Trivia Night - Halloween Themed + Costume contest is organized by Upper Peninsula Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night - Halloween Themed + Costume contest",
        "image": "https://cdn-az.allevents.in/events3/banners/d1287532acf76cb4e5b285d42e377422f6ba01e677f0e19de3ffc6099cec1d00-rimg-w1200-h550-dcb7b7b7-gmir?v=1760931862",
        "startDate": "2025-10-28",
        "url": "https://allevents.in/negaunee/trivia-night-halloween-themed-costume-contest/200029043518357",
        "location": {
            "@type": "Place",
            "name": "Upper Peninsula Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "342 Rail St, Negaunee, MI 49866-1841, United States",
                "addressLocality": "Negaunee",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.49819",
                "longitude": "-87.61144"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun night of Halloween themed trivia and costume contest!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Upper Peninsula Brewing Company",
                "url": "https://allevents.in/org/upper-peninsula-brewing-company/26118197"
            }
        ]
    }
]
```