

# Event Details

- **Event Name**: Team Trivia
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 07:00 pm
- **Event Description**: Kicking off the new year with team trivia!
- **Event URL**: https://allevents.in/keyser/team-trivia/200029433952338
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Keyser
- **state**: WV
- **country**: United States
- **location**: 101 Armstrong Street Suite 1, Keyser, WV
- **lat**: 39.4408
- **long**: -78.97358
- **full address**: 101 Armstrong Street Suite 1, Keyser, WV, United States

## Event gallery

- **Alt text**: Team Trivia
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2fde67bb6262ac5f0d3928631e82c86b85291bb6b03291a3dca809a98d48e695-rimg-w1200-h1552-dcc1ff73-gmir?v=1767267698

## FAQs

- **Q**: When and where is Team Trivia being held?
  - **A:** Team Trivia takes place on Thu, 01 Jan, 2026 at 07:00 pm to Thu, 01 Jan, 2026 at 07:00 pm at 101 Armstrong Street Suite 1, Keyser, WV, United States.
- **Q**: Who is organizing Team Trivia?
  - **A:** Team Trivia is organized by North Branch Brewing Co..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Team Trivia",
        "image": "https://cdn-az.allevents.in/events9/banners/2fde67bb6262ac5f0d3928631e82c86b85291bb6b03291a3dca809a98d48e695-rimg-w1200-h1552-dcc1ff73-gmir?v=1767267698",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/keyser/team-trivia/200029433952338",
        "location": {
            "@type": "Place",
            "name": "101 Armstrong Street Suite 1, Keyser, WV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Armstrong St, Keyser, WV 26726-3502, United States",
                "addressLocality": "Keyser",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.4408",
                "longitude": "-78.97358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kicking off the new year with team trivia!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Branch Brewing Co.",
                "url": "https://allevents.in/org/north-branch-brewing-co/27302368"
            }
        ]
    }
]
```