

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 07:00 pm – Tue, 30 Jun, 2026 at 08:30 pm
- **Event Description**: Every Tuesday night at 7, come by for trivia and see if you have what it takes to win! Prizes are awarded to 1st, 2nd, and 3rd place. No cover charge to play.
- **Event URL**: https://allevents.in/topeka/trivia-night/200030300835646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Topeka
- **state**: KS
- **country**: United States
- **location**: 2920 SE Croco Rd, Topeka, KS 66605-3115, United States, Topeka, KS
- **lat**: 39.01379
- **long**: -95.61336
- **full address**: 2920 SE Croco Rd, Topeka, KS 66605-3115, United States, Topeka, KS

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f95c78261608177c4087afe33914a24be249801d412292330e0186a33ec19ebf-rimg-w1200-h1600-dc190017-gmir?v=1782375165

## FAQs

- **Q**: When and where is Trivia Night  being held?
  - **A:** Trivia Night  takes place on Tue, 30 Jun, 2026 at 07:00 pm to Tue, 30 Jun, 2026 at 08:30 pm at 2920 SE Croco Rd, Topeka, KS 66605-3115, United States, Topeka, KS.
- **Q**: Who is organizing Trivia Night ?
  - **A:** Trivia Night  is organized by Thunderbirds Grille.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events3/banners/f95c78261608177c4087afe33914a24be249801d412292330e0186a33ec19ebf-rimg-w1200-h1600-dc190017-gmir?v=1782375165",
        "startDate": "2026-06-30",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/topeka/trivia-night/200030300835646",
        "location": {
            "@type": "Place",
            "name": "2920 SE Croco Rd, Topeka, KS 66605-3115, United States, Topeka, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2920 SE Croco Rd, Topeka, KS 66605-3115, United States",
                "addressLocality": "Topeka",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.01379",
                "longitude": "-95.61336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Tuesday night at 7, come by for trivia and see if you have what it takes to win! Prizes are awarded to 1st, 2nd, and 3rd place. No cover charge to play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thunderbirds Grille",
                "url": "https://allevents.in/org/thunderbirds-grille/24397097"
            }
        ]
    }
]
```