

# Event Details

- **Event Name**: Pub Quiz Night
- **Event Start and End Date**: Tue, 31 Mar, 2026 at 08:00 pm
- **Event Description**: Join us for our popular Pub Quiz. The fun starts at 8pm. We can’t reserve tables due to capacity restrictions - pop up early to grab a table ?✨
- **Event URL**: https://allevents.in/mold/pub-quiz-night/200029712845622
- **Event Categories**: contests, pub-crawl, pop-ups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mold
- **state**: WA
- **country**: United Kingdom
- **location**: The Top Monkey, Northop Hall
- **lat**: 53.202096457265
- **long**: -3.0957527257869
- **full address**: The Top Monkey, Northop Hall, Village Road, Northop Hall,Mold, Flintshire, United Kingdom

## Event gallery

- **Alt text**: Pub Quiz Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fd4b67061bf188b0edff8e5279c6e00d248dd7022305c10ab128fde8d34b15d3-rimg-w960-h960-dc020203-gmir?v=1774822624

## FAQs

- **Q**: When and where is Pub Quiz Night being held?
  - **A:** Pub Quiz Night takes place on Tue, 31 Mar, 2026 at 08:00 pm to Tue, 31 Mar, 2026 at 08:00 pm at The Top Monkey, Northop Hall, Village Road, Northop Hall,Mold, Flintshire, United Kingdom.
- **Q**: Who is organizing Pub Quiz Night?
  - **A:** Pub Quiz Night is organized by The Top Monkey, Northop Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Pub Quiz Night",
        "image": "https://cdn-az.allevents.in/events4/banners/fd4b67061bf188b0edff8e5279c6e00d248dd7022305c10ab128fde8d34b15d3-rimg-w960-h960-dc020203-gmir?v=1774822624",
        "startDate": "2026-03-31",
        "url": "https://allevents.in/mold/pub-quiz-night/200029712845622",
        "location": {
            "@type": "Place",
            "name": "The Top Monkey, Northop Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Village Road, Northop Hall,Mold, Flintshire",
                "addressLocality": "Mold",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.202096457265",
                "longitude": "-3.0957527257869"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our popular Pub Quiz. The fun starts at 8pm. We can’t reserve tables due to capacity restrictions - pop up early to grab a table ?✨",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Top Monkey Northop Hall",
                "url": "https://allevents.in/org/the-top-monkey-northop-hall/19186984"
            }
        ]
    }
]
```