

# Event Details

- **Event Name**: The Dirigibles @ The Brewery Tap
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 03:00 pm (+01:00)
- **Event Description**: Oh yes! We're at it again! Come on down for Spring time musical frolics and ale - HURRRRAH!!!
- **Event URL**: https://allevents.in/norwich/the-dirigibles-the-brewery-tap/200029856532329
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Norwich
- **state**: EN
- **country**: United Kingdom
- **location**: Fat Cat Brewery Tap,The
- **lat**: 52.643434880263
- **long**: 1.3003339555658
- **full address**: Fat Cat Brewery Tap,The, 98-100 Lawson Road,Norwich, Norfolk, United Kingdom

## Event gallery

- **Alt text**: The Dirigibles @ The Brewery Tap
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/354cd2bbebd6a7567dd13105bf0e4f3f14dbb4e5f0efba2254bc84ca1e3becdb-rimg-w940-h396-dc181717-gmir?v=1775789601

## FAQs

- **Q**: When and where is The Dirigibles @ The Brewery Tap being held?
  - **A:** The Dirigibles @ The Brewery Tap takes place on Sun, 19 Apr, 2026 at 03:00 pm to Sun, 19 Apr, 2026 at 03:00 pm at Fat Cat Brewery Tap,The, 98-100 Lawson Road,Norwich, Norfolk, United Kingdom.
- **Q**: Who is organizing The Dirigibles @ The Brewery Tap?
  - **A:** The Dirigibles @ The Brewery Tap is organized by The Dirigibles.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Dirigibles @ The Brewery Tap is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Norwich, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Dirigibles @ The Brewery Tap sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Dirigibles @ The Brewery Tap",
        "image": "https://cdn-az.allevents.in/events2/banners/354cd2bbebd6a7567dd13105bf0e4f3f14dbb4e5f0efba2254bc84ca1e3becdb-rimg-w940-h396-dc181717-gmir?v=1775789601",
        "startDate": "2026-04-19T15:00:00+01:00",
        "url": "https://allevents.in/norwich/the-dirigibles-the-brewery-tap/200029856532329",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fat Cat Brewery Tap,The",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "98-100 Lawson Road,Norwich, Norfolk",
                "addressLocality": "Norwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.643434880263",
                "longitude": "1.3003339555658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oh yes! We're at it again! Come on down for Spring time musical frolics and ale - HURRRRAH!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dirigibles",
                "url": "https://allevents.in/org/the-dirigibles/15137728"
            }
        ]
    }
]
```