

# Event Details

- **Event Name**: Classic TRIVIA at the Red Brick Oasis
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:00 pm
- **Event Description**: Classic Trivia hosted by Richard Quinn will have you scratching your head looking for answers! Bragging rights are always up for grabs...See you there!
- **Event URL**: https://allevents.in/hampton/classic-trivia-at-the-red-brick-oasis/200030358138559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hampton
- **state**: NB
- **country**: Canada
- **location**: 43 Railway Crescent, Hampton, NB, Canada
- **lat**: 45.52629
- **long**: -65.82882
- **full address**: 43 Railway Crescent, Hampton, NB, Canada

## Event gallery

- **Alt text**: Classic TRIVIA at the Red Brick Oasis
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Classic+TRIVIA+at+the+Red+Brick+Oasis&date=Wed%2C+08+Jul%2C+2026+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Classic TRIVIA at the Red Brick Oasis being held?
  - **A:** Classic TRIVIA at the Red Brick Oasis takes place on Wed, 08 Jul, 2026 at 07:00 pm to Wed, 08 Jul, 2026 at 07:00 pm at 43 Railway Crescent, Hampton, NB, Canada.
- **Q**: Who is organizing Classic TRIVIA at the Red Brick Oasis?
  - **A:** Classic TRIVIA at the Red Brick Oasis is organized by Red Brick Oasis.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Classic TRIVIA at the Red Brick Oasis",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Classic+TRIVIA+at+the+Red+Brick+Oasis&date=Wed%2C+08+Jul%2C+2026+at+07%3A00+pm&bg=5",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/hampton/classic-trivia-at-the-red-brick-oasis/200030358138559",
        "location": {
            "@type": "Place",
            "name": "43 Railway Crescent, Hampton, NB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43 Railway Cres, Hampton, NB E5N 5L2, Canada",
                "addressLocality": "Hampton",
                "addressRegion": "NB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.52629",
                "longitude": "-65.82882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Trivia hosted by Richard Quinn will have you scratching your head looking for answers! Bragging rights are always up for grabs...See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Brick Oasis",
                "url": "https://allevents.in/org/red-brick-oasis/25901436"
            }
        ]
    }
]
```