

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Mon, 06 Jul, 2026 at 05:00 pm
- **Event Description**: Trivia Night
- **Event URL**: https://allevents.in/kennesaw/trivia-night/200030314900042
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Kennesaw
- **state**: GA
- **country**: United States
- **location**: 1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA
- **lat**: 33.99601
- **long**: -84.59372
- **full address**: 1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b9af76d099e79943eaf599a7e9fb4b26475339fac507326e2a70c2929c9ec451-rimg-w1200-h1476-dcfef9ef-gmir?v=1782570822

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Mon, 06 Jul, 2026 at 05:00 pm to Mon, 06 Jul, 2026 at 05:00 pm at 1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Overture Barrett.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events4/banners/b9af76d099e79943eaf599a7e9fb4b26475339fac507326e2a70c2929c9ec451-rimg-w1200-h1476-dcfef9ef-gmir?v=1782570822",
        "startDate": "2026-07-06",
        "url": "https://allevents.in/kennesaw/trivia-night/200030314900042",
        "location": {
            "@type": "Place",
            "name": "1490 Ernest W Barrett Parkway Northwest, Kennesaw, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1490 Barrett Pkwy NW, Kennesaw, GA 30152-5012, United States",
                "addressLocality": "Kennesaw",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.99601",
                "longitude": "-84.59372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Overture Barrett",
                "url": "https://allevents.in/org/overture-barrett/16902238"
            }
        ]
    }
]
```