

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 07:00 pm
- **Event Description**: Every third Thursday of the month!
- **Event URL**: https://allevents.in/richmond/trivia-night/200029803576653
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: IN
- **country**: United States
- **location**: 421 N 8th St, Richmond, IN
- **lat**: 39.83437
- **long**: -84.89127
- **full address**: 421 N 8th St, Richmond, IN, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cee5e7e2a8251b82a77b79829173e54defc1d02b85cea7e636ae8dc935c9fc33-rimg-w1200-h800-dc171513-gmir?v=1773368453

## FAQs

- **Q**: When and where is Trivia Night  being held?
  - **A:** Trivia Night  takes place on Fri, 20 Mar, 2026 at 07:00 pm to Fri, 20 Mar, 2026 at 07:00 pm at 421 N 8th St, Richmond, IN, United States.
- **Q**: Who is organizing Trivia Night ?
  - **A:** Trivia Night  is organized by Bad Dad Pint & Slice - Richmond.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trivia Night  is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Richmond, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trivia Night  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events8/banners/cee5e7e2a8251b82a77b79829173e54defc1d02b85cea7e636ae8dc935c9fc33-rimg-w1200-h800-dc171513-gmir?v=1773368453",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/richmond/trivia-night/200029803576653",
        "location": {
            "@type": "Place",
            "name": "421 N 8th St, Richmond, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "421 N 8th St, Richmond, IN 47374-3051, United States",
                "addressLocality": "Richmond",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.83437",
                "longitude": "-84.89127"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every third Thursday of the month!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bad Dad Pint & Slice - Richmond",
                "url": "https://allevents.in/org/bad-dad-pint-and-slice-richmond/27006278"
            }
        ]
    }
]
```