

# Event Details

- **Event Name**: Wednesday Night Trivia
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 09:00 am – Wed, 05 Nov, 2025 at 11:00 am
- **Event Description**: Wednesday night is trivia night at Soapbox Beer. It's free to play and there's great prizes. Grab your team and enjoy your night.
- **Event URL**: https://allevents.in/fortitude-valley/wednesday-night-trivia/200029122763056
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fortitude Valley
- **state**: QL
- **country**: Australia
- **location**: 89 Gipps Street, Fortitude Valley, QLD, Australia, Queensland 4006
- **lat**: -27.45819
- **long**: 153.03217
- **full address**: 89 Gipps Street, Fortitude Valley, QLD, Australia, Queensland 4006

## Event gallery

- **Alt text**: Wednesday Night Trivia
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b50501a88613e2d74593b1c43c8a7ae06b47bbdf7b66e0a1a35f449f1c4d9bc9-rimg-w1200-h632-dcebce4f-gmir?v=1762253815

## FAQs

- **Q**: When and where is Wednesday Night Trivia being held?
  - **A:** Wednesday Night Trivia takes place on Wed, 05 Nov, 2025 at 09:00 am to Wed, 05 Nov, 2025 at 11:00 am at 89 Gipps Street, Fortitude Valley, QLD, Australia, Queensland 4006.
- **Q**: Who is organizing Wednesday Night Trivia?
  - **A:** Wednesday Night Trivia is organized by Soapbox Beer.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wednesday Night Trivia",
        "image": "https://cdn-az.allevents.in/events8/banners/b50501a88613e2d74593b1c43c8a7ae06b47bbdf7b66e0a1a35f449f1c4d9bc9-rimg-w1200-h632-dcebce4f-gmir?v=1762253815",
        "startDate": "2025-11-05",
        "endDate": "2025-11-05",
        "url": "https://allevents.in/fortitude-valley/wednesday-night-trivia/200029122763056",
        "location": {
            "@type": "Place",
            "name": "89 Gipps Street, Fortitude Valley, QLD, Australia, Queensland 4006",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "89-101 Gipps St, Fortitude Valley QLD 4006, Australia",
                "addressLocality": "Fortitude Valley",
                "addressRegion": "QL",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-27.45819",
                "longitude": "153.03217"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wednesday night is trivia night at Soapbox Beer. It's free to play and there's great prizes. Grab your team and enjoy your night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Soapbox Beer",
                "url": "https://allevents.in/org/soapbox-beer/24777883"
            }
        ]
    }
]
```