

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Mon, 13 Sep, 2021 at 07:00 pm – Mon, 13 Sep, 2021 at 09:00 pm
- **Event Description**: Join us for Trivia Through The Decades on Monday, September 13th at 7pm at The Ginger Man!
- **Event URL**: https://allevents.in/irving/trivia-night/200021572397747
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Irving
- **state**: TX
- **country**: United States
- **location**: The Ginger Man
- **lat**: 32.868555765058
- **long**: -96.938097535749
- **full address**: The Ginger Man, 5250 N O'Connor Blvd, Suite 146, Irving, TX 75039, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/6be0164d2760426b94ebb539553a8ce146a3c9194a823cef8ae0c4b5488203e9-rimg-w526-h274-gmir.jpg?v=1631502688

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Mon, 13 Sep, 2021 at 07:00 pm to Mon, 13 Sep, 2021 at 09:00 pm at The Ginger Man, 5250 N O'Connor Blvd, Suite 146, Irving, TX 75039, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by The Ginger Man.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events7/banners/6be0164d2760426b94ebb539553a8ce146a3c9194a823cef8ae0c4b5488203e9-rimg-w526-h274-gmir.jpg?v=1631502688",
        "startDate": "2021-09-13",
        "endDate": "2021-09-13",
        "url": "https://allevents.in/irving/trivia-night/200021572397747",
        "location": {
            "@type": "Place",
            "name": "The Ginger Man",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5250 N O'Connor Blvd, Suite 146, Irving, TX 75039",
                "addressLocality": "Irving",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.868555765058",
                "longitude": "-96.938097535749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Trivia Through The Decades on Monday, September 13th at 7pm at The Ginger Man!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Ginger Man",
                "url": "https://allevents.in/org/the-ginger-man/15616110",
                "description": "Offering specialty beers from around the world."
            }
        ]
    }
]
```