

# Event Details

- **Event Name**: Trivia night
- **Event Start and End Date**: Sat, 21 Jun, 2025 at 09:00 am – Sat, 21 Jun, 2025 at 11:00 am
- **Event Description**: Trivia night down at the Bywong hall… 21 June send us a message to book a table. $10 per head for fundraising
- **Event URL**: https://allevents.in/queanbeyan/trivia-night/200028340729956
- **Event Categories**: charities
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Queanbeyan
- **state**: NS
- **country**: Australia
- **location**: Bywong Community Hall
- **lat**: -35.203
- **long**: 149.33671
- **full address**: Bywong Community Hall, 67 Birriwa Rd,Bywong,NSW,Australia, Queanbeyan

## Event gallery

- **Alt text**: Trivia night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a1ff84110e60ccba5a7f358623332150012a777d998c5d49ee4ed6bb4fc85a5d-rimg-w600-h390-dcf7f6ef-gmir?v=1750494374

## FAQs

- **Q**: When and where is Trivia night being held?
  - **A:** Trivia night takes place on Sat, 21 Jun, 2025 at 09:00 am to Sat, 21 Jun, 2025 at 11:00 am at Bywong Community Hall, 67 Birriwa Rd,Bywong,NSW,Australia, Queanbeyan.
- **Q**: Who is organizing Trivia night?
  - **A:** Trivia night is organized by Bywong Community Association - BCA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia night",
        "image": "https://cdn-az.allevents.in/events8/banners/a1ff84110e60ccba5a7f358623332150012a777d998c5d49ee4ed6bb4fc85a5d-rimg-w600-h390-dcf7f6ef-gmir?v=1750494374",
        "startDate": "2025-06-21",
        "endDate": "2025-06-21",
        "url": "https://allevents.in/queanbeyan/trivia-night/200028340729956",
        "location": {
            "@type": "Place",
            "name": "Bywong Community Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Birriwa Rd,Bywong,NSW,Australia",
                "addressLocality": "Queanbeyan",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.203",
                "longitude": "149.33671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia night down at the Bywong hall… 21 June send us a message to book a table. $10 per head for fundraising",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bywong Community Association - BCA",
                "url": "https://allevents.in/org/bywong-community-association-bca/21107710"
            }
        ]
    }
]
```