

# Event Details

- **Event Name**: The Hunch
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 09:30 pm
- **Event Description**: Free entry gig
- **Event URL**: https://allevents.in/wakefield/the-hunch/200029757056959
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wakefield
- **state**: EN
- **country**: United Kingdom
- **location**: The Old Print Works
- **lat**: 53.681326510531
- **long**: -1.5030389884044
- **full address**: The Old Print Works, 107A Westgate,Wakefield, United Kingdom

## Event gallery

- **Alt text**: The Hunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b6b76c3ae70ff9056be07a621c23a4be3edcf8a4dea0e17a6d83296002b9815d-rimg-w750-h745-dcffffff-gmir?v=1772391719

## FAQs

- **Q**: When and where is The Hunch being held?
  - **A:** The Hunch takes place on Tue, 03 Mar, 2026 at 09:30 pm to Tue, 03 Mar, 2026 at 09:30 pm at The Old Print Works, 107A Westgate,Wakefield, United Kingdom.
- **Q**: Who is organizing The Hunch?
  - **A:** The Hunch is organized by The Old Print Works.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Hunch",
        "image": "https://cdn-az.allevents.in/events3/banners/b6b76c3ae70ff9056be07a621c23a4be3edcf8a4dea0e17a6d83296002b9815d-rimg-w750-h745-dcffffff-gmir?v=1772391719",
        "startDate": "2026-03-03",
        "url": "https://allevents.in/wakefield/the-hunch/200029757056959",
        "location": {
            "@type": "Place",
            "name": "The Old Print Works",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107A Westgate,Wakefield",
                "addressLocality": "Wakefield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.681326510531",
                "longitude": "-1.5030389884044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free entry gig",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Old Print Works",
                "url": "https://allevents.in/org/the-old-print-works/13591193",
                "description": "The Old Printworks is a family run pub/bar which is located in the heart of Wakefield, specializing in real ale."
            }
        ]
    }
]
```