

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:30 pm (-05:00)
- **Event Description**: Trivia Time! Mark your calendar!
- **Event URL**: https://allevents.in/bogalusa/trivia-night/200029923393918
- **Interested Audience**: 
  - total_interested_count: 3

## 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/events6/banners/cd6b23ecd65b4e7ea4bee334482b1ef495f22ddb756223972a7281c054542d65-rimg-w666-h877-dc3b4551-gmir?v=1776788167

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Fri, 24 Apr, 2026 at 06:30 pm to Fri, 24 Apr, 2026 at 06:30 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/events6/banners/cd6b23ecd65b4e7ea4bee334482b1ef495f22ddb756223972a7281c054542d65-rimg-w666-h877-dc3b4551-gmir?v=1776788167",
        "startDate": "2026-04-24T18:30:00-05:00",
        "url": "https://allevents.in/bogalusa/trivia-night/200029923393918",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Trivia Time! Mark your calendar!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bogalusa Country Club Events",
                "url": "https://allevents.in/org/bogalusa-country-club-events/25775594"
            }
        ]
    }
]
```