

# Event Details

- **Event Name**: Trivia Night 
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 07:00 pm
- **Event Description**: It’s trivia time again! Join us Tuesday, July 7th for another fun filled night of trivia. Good food, good times and good people! See you then.
- **Event URL**: https://allevents.in/decatur/trivia-night/200030350772026
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Decatur
- **state**: IN
- **country**: United States
- **location**: The Double Eagle Clubhouse Grille
- **lat**: 40.8328233425
- **long**: -84.9429756965
- **full address**: The Double Eagle Clubhouse Grille, 1730 Nuttman Ave,Decatur, Indiana, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/68d5357a65b3287082d47b796fb0864e4e8842e4852905f672dea4b3b7eaa28d-rimg-w1024-h1536-dc020617-gmir?v=1783212136

## FAQs

- **Q**: When and where is Trivia Night  being held?
  - **A:** Trivia Night  takes place on Tue, 07 Jul, 2026 at 07:00 pm to Tue, 07 Jul, 2026 at 07:00 pm at The Double Eagle Clubhouse Grille, 1730 Nuttman Ave,Decatur, Indiana, United States.
- **Q**: Who is organizing Trivia Night ?
  - **A:** Trivia Night  is organized by The Double Eagle Clubhouse Grille.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events6/banners/68d5357a65b3287082d47b796fb0864e4e8842e4852905f672dea4b3b7eaa28d-rimg-w1024-h1536-dc020617-gmir?v=1783212136",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/decatur/trivia-night/200030350772026",
        "location": {
            "@type": "Place",
            "name": "The Double Eagle Clubhouse Grille",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1730 Nuttman Ave,Decatur, Indiana",
                "addressLocality": "Decatur",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8328233425",
                "longitude": "-84.9429756965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s trivia time again! Join us Tuesday, July 7th for another fun filled night of trivia. Good food, good times and good people! See you then.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Double Eagle Clubhouse Grille",
                "url": "https://allevents.in/org/the-double-eagle-clubhouse-grille/24933829"
            }
        ]
    }
]
```