

# Event Details

- **Event Name**: The Growlers
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 06:00 pm – Fri, 13 Mar, 2026 at 08:00 pm
- **Event Description**: Nearby AttractionsThe Growlers has 38 upcoming events.
- **Event URL**: https://allevents.in/london/the-growlers/210003617142261
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/the-growlers-village-underground-tickets/14653293?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Village Underground
- **lat**: 51.52348300
- **long**: -0.07800700
- **full address**: Village Underground, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3c48316b5bc4623a9b5b7697871ac1d7d1f363c1f09dde7e6b54f6230e57adb3-rimg-w1024-h576-dcb8a87e-gmir.jpg?v=1769689606
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c40f1a1922f52c0a247c42bd53db346a97c20fb74ce08f5e8537ac2842de1935-rimg-w400-h400-dc92a1ac-gmir.jpg?v=1773080504

## Artist Details

- **Artist name**: The Growlers
  - **Artist page URL**: https://allevents.in/performer/the-growlers

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 13 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Village Underground, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Growlers
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Growlers ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Growlers",
        "image": "https://cdn-az.allevents.in/events9/banners/3c48316b5bc4623a9b5b7697871ac1d7d1f363c1f09dde7e6b54f6230e57adb3-rimg-w1024-h576-dcb8a87e-gmir.jpg?v=1769689606",
        "startDate": "2026-03-13",
        "endDate": "2026-03-13",
        "url": "https://allevents.in/london/the-growlers/210003617142261",
        "location": {
            "@type": "Place",
            "name": "Village Underground",
            "address": {
                "@type": "PostalAddress",
                "name": "Village Underground, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.52348300",
                "longitude": "-0.07800700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Growlers has 38 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Growlers",
                "url": "https://allevents.in/performer/the-growlers"
            }
        ]
    }
]
```