

# Event Details

- **Event Name**: Drummonds Gig
- **Event Start and End Date**: Fri, 01 May, 2026 at 10:30 pm (+01:00)
- **Event Description**: A three piece band with a female lead singer, playing some of you favourite rock/pop covers from the 60's to present day.
- **Event URL**: https://allevents.in/worcester/drummonds-gig/200029940648007
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Worcester
- **state**: EN
- **country**: United Kingdom
- **location**: Drummonds
- **lat**: 52.1923623
- **long**: -2.2181919
- **full address**: Drummonds, 28 New Street,Worcester, Worcestershire, United Kingdom

## Event gallery

- **Alt text**: Drummonds Gig
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9c8e5caebea783f317a979153add990d88d8c7c9608d47d8235204338e6b2124-rimg-w1200-h675-dc15031a-gmir?v=1776159186

## FAQs

- **Q**: When and where is Drummonds Gig being held?
  - **A:** Drummonds Gig takes place on Fri, 01 May, 2026 at 10:30 pm to Fri, 01 May, 2026 at 10:30 pm at Drummonds, 28 New Street,Worcester, Worcestershire, United Kingdom.
- **Q**: Who is organizing Drummonds Gig?
  - **A:** Drummonds Gig is organized by The Waterfront Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Drummonds Gig 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 Worcester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Drummonds Gig sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drummonds Gig",
        "image": "https://cdn-az.allevents.in/events7/banners/9c8e5caebea783f317a979153add990d88d8c7c9608d47d8235204338e6b2124-rimg-w1200-h675-dc15031a-gmir?v=1776159186",
        "startDate": "2026-05-01T22:30:00+01:00",
        "url": "https://allevents.in/worcester/drummonds-gig/200029940648007",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Drummonds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28 New Street,Worcester, Worcestershire",
                "addressLocality": "Worcester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.1923623",
                "longitude": "-2.2181919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A three piece band with a female lead singer, playing some of you favourite rock/pop covers from the 60's to present day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Waterfront Band",
                "url": "https://allevents.in/org/the-waterfront-band/26273393"
            }
        ]
    }
]
```