

# Event Details

- **Event Name**: TRIVIA NIGHT
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 07:00 pm
- **Event Description**: join us for trivia every first and third Wednesday of the month prizes awarded Will you get into the year championship status?
- **Event URL**: https://allevents.in/sunbury/trivia-night/200029713617016
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

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

## Event venue details

- **city**: Sunbury
- **state**: PA
- **country**: United States
- **location**: 249 Market street, Sunbury, PA
- **lat**: 40.86141
- **long**: -76.79362
- **full address**: 249 Market street, Sunbury, PA, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eclipse Craft Brewing Company (https://allevents.in/org/eclipse-craft-brewing-company/15544508)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/32bae691447a951cf10b966b30f1200fe1c599887138d29121ccded7126a3a83-rimg-w1080-h1087-dc010001-gmir?v=1773262532
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ddfdaee4363c93dd8ab8a69341427ee0151a0ec7aca6ce489a1b833abefb5721-rimg-w300-h300-dc010101-gmir?v=1773262532

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 18 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 249 Market street, Sunbury, PA, United States
- **Q**: Who is organizing the event?
  - **A:** Eclipse Craft Brewing Company
- **Q**: What type of event is this?
  - **A:** sports
- **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": "SportsEvent",
        "name": "TRIVIA NIGHT",
        "image": "https://cdn-az.allevents.in/events3/banners/32bae691447a951cf10b966b30f1200fe1c599887138d29121ccded7126a3a83-rimg-w1080-h1087-dc010001-gmir?v=1773262532",
        "startDate": "2026-03-18",
        "url": "https://allevents.in/sunbury/trivia-night/200029713617016",
        "location": {
            "@type": "Place",
            "name": "249 Market street, Sunbury, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "249 Market St, Sunbury, PA 17801-3401, United States",
                "addressLocality": "Sunbury",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.86141",
                "longitude": "-76.79362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us for trivia every first and third Wednesday of the month prizes awarded Will you get into the year championship status?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eclipse Craft Brewing Company",
                "url": "https://allevents.in/org/eclipse-craft-brewing-company/15544508",
                "description": "TBD"
            }
        ]
    }
]
```