

# Event Details

- **Event Name**: MusicBand @ The Garden Bar
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 pm (+01:00)
- **Event Description**: Rock, pop and Indie belters🤘Making their debut at the Garden Bar. Come down!
- **Event URL**: https://allevents.in/eastbourne/musicband-the-garden-bar/200029953610730
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eastbourne
- **state**: EN
- **country**: United Kingdom
- **location**: The Garden Bar Eastbourne
- **lat**: 50.7940168
- **long**: 0.3266452
- **full address**: The Garden Bar Eastbourne, Eastbourne, East Sussex, United Kingdom

## Event gallery

- **Alt text**: MusicBand @ The Garden Bar
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3f4f5bc2f3ff2ba47a131b30f861d724120dcbd8d38d5daed2de8b708fc4371e-rimg-w920-h618-dc451902-gmir?v=1776345330

## FAQs

- **Q**: When and where is MusicBand @ The Garden Bar being held?
  - **A:** MusicBand @ The Garden Bar takes place on Sat, 18 Apr, 2026 at 09:00 pm to Sat, 18 Apr, 2026 at 09:00 pm at The Garden Bar Eastbourne, Eastbourne, East Sussex, United Kingdom.
- **Q**: Who is organizing MusicBand @ The Garden Bar?
  - **A:** MusicBand @ The Garden Bar is organized by Music Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MusicBand @ The Garden Bar",
        "image": "https://cdn-az.allevents.in/events9/banners/3f4f5bc2f3ff2ba47a131b30f861d724120dcbd8d38d5daed2de8b708fc4371e-rimg-w920-h618-dc451902-gmir?v=1776345330",
        "startDate": "2026-04-18T21:00:00+01:00",
        "url": "https://allevents.in/eastbourne/musicband-the-garden-bar/200029953610730",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Garden Bar Eastbourne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eastbourne, East Sussex",
                "addressLocality": "Eastbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7940168",
                "longitude": "0.3266452"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock, pop and Indie belters🤘Making their debut at the Garden Bar. Come down!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music Band",
                "url": "https://allevents.in/org/music-band/25921069"
            }
        ]
    }
]
```