

# Event Details

- **Event Name**: Normal Tap
- **Event Start and End Date**: Fri, 22 May, 2026 at 05:00 pm (+01:00)
- **Event Description**: Long weekends are the norm at this time of year. Long evenings in the sunset with a great real ale are pretty normal around here too.
- **Event URL**: https://allevents.in/blandford-forum/normal-tap/200029935276058
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Blandford Forum
- **state**: EN
- **country**: United Kingdom
- **location**: Big Dig Brewhouse
- **lat**: 50.7794
- **long**: -2.21275
- **full address**: Big Dig Brewhouse, North West Farm,Blandford Forum, United Kingdom

## Event gallery

- **Alt text**: Normal Tap
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9c13d234c1af0b5f95b92e9b0fc2068210435f3b08baf96d431980c226c7e9e0-rimg-w1200-h800-dc1c1608-gmir?v=1776060057

## FAQs

- **Q**: When and where is Normal Tap being held?
  - **A:** Normal Tap takes place on Fri, 22 May, 2026 at 05:00 pm to Fri, 22 May, 2026 at 05:00 pm at Big Dig Brewhouse, North West Farm,Blandford Forum, United Kingdom.
- **Q**: Who is organizing Normal Tap?
  - **A:** Normal Tap is organized by Big Dig Brewhouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Normal Tap",
        "image": "https://cdn-az.allevents.in/events2/banners/9c13d234c1af0b5f95b92e9b0fc2068210435f3b08baf96d431980c226c7e9e0-rimg-w1200-h800-dc1c1608-gmir?v=1776060057",
        "startDate": "2026-05-22T17:00:00+01:00",
        "url": "https://allevents.in/blandford-forum/normal-tap/200029935276058",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Big Dig Brewhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "North West Farm,Blandford Forum",
                "addressLocality": "Blandford Forum",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7794",
                "longitude": "-2.21275"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Long weekends are the norm at this time of year. Long evenings in the sunset with a great real ale are pretty normal around here too.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big Dig Brewhouse",
                "url": "https://allevents.in/org/big-dig-brewhouse/23334411"
            }
        ]
    }
]
```