

# Event Details

- **Event Name**: The Hunger Games Quiz Night
- **Event Start and End Date**: Sat, 28 Nov, 2026 at 06:30 pm – Sat, 28 Nov, 2026 at 11:00 pm (+00:00)
- **Event Description**: Think you know Panem inside out? May the odds be ever in your favor at our Hunger Games Quiz Night!
- **Event URL**: https://allevents.in/liverpool/the-hunger-games-quiz-night/300042343818
- **Event Categories**: Contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/Camp-And-Furnace/The-Hunger-Games-Quiz-Night/42343818/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool 
- **state**: EN
- **country**: United Kingdom
- **location**: Camp And Furnace
- **lat**: 53.39449
- **long**: -2.980491
- **full address**: Camp And Furnace, 67 Greenland Street , Liverpool , United Kingdom

## Event gallery

- **Alt text**: The Hunger Games Quiz Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/33f13c53c394c5ba90df22fcbe62309581b95532b48e66cca05aee0bdbf71aba-rimg-w1024-h1024-dc040201-gmir.jpg?v=1776264669

## FAQs

- **Q**: When and where is The Hunger Games Quiz Night being held?
  - **A:** The Hunger Games Quiz Night takes place on Sat, 28 Nov, 2026 at 06:30 pm to Sat, 28 Nov, 2026 at 11:00 pm at Camp And Furnace, 67 Greenland Street , Liverpool , United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Hunger Games Quiz Night",
        "image": "https://cdn-az.allevents.in/events6/banners/33f13c53c394c5ba90df22fcbe62309581b95532b48e66cca05aee0bdbf71aba-rimg-w1024-h1024-dc040201-gmir.jpg?v=1776264669",
        "startDate": "2026-11-28T18:30:00+00:00",
        "endDate": "2026-11-28T23:00:00+00:00",
        "url": "https://allevents.in/liverpool/the-hunger-games-quiz-night/300042343818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Camp And Furnace",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Greenland Street ",
                "addressLocality": "Liverpool ",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.39449",
                "longitude": "-2.980491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Think you know Panem inside out? May the odds be ever in your favor at our Hunger Games Quiz Night!"
    }
]
```