

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 06:00 pm
- **Event Description**: If you blew it and missed Family Trivia in June, don't be a loser again in July! Bring your buddies and the fam and get ready for a night of laughs and brain-twisting questions!
- **Event URL**: https://allevents.in/bogalusa/trivia-night/200030360412321
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Bogalusa
- **state**: LA
- **country**: United States
- **location**: 420 N. Columbia St
- **lat**: 30.78723
- **long**: -89.84938
- **full address**: 420 N. Columbia St, 420 N Columbia St, Bogalusa, LA 70427-39ND, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/df9e80f34e813bb6940354ac5d3acf296b63793729ec76643ef91dd7eac8dad2-rimg-w1200-h1495-dcbdebfe-gmir?v=1783999937

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Fri, 17 Jul, 2026 at 06:00 pm to Fri, 17 Jul, 2026 at 06:00 pm at 420 N. Columbia St, 420 N Columbia St, Bogalusa, LA 70427-39ND, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Bogalusa Country Club Events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events7/banners/df9e80f34e813bb6940354ac5d3acf296b63793729ec76643ef91dd7eac8dad2-rimg-w1200-h1495-dcbdebfe-gmir?v=1783999937",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/bogalusa/trivia-night/200030360412321",
        "location": {
            "@type": "Place",
            "name": "420 N. Columbia St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 N Columbia St, Bogalusa, LA 70427-39ND, United States",
                "addressLocality": "Bogalusa",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.78723",
                "longitude": "-89.84938"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you blew it and missed Family Trivia in June, don't be a loser again in July! Bring your buddies and the fam and get ready for a night of laughs and brain-twisting questions!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bogalusa Country Club Events",
                "url": "https://allevents.in/org/bogalusa-country-club-events/25775594"
            }
        ]
    }
]
```