

# Event Details

- **Event Name**: The Coast at Birkers
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 08:30 pm – Fri, 17 Apr, 2026 at 11:00 pm (+01:00)
- **Event Description**: We're pleased to announce will be playing at Birkers on the 17th April - 8:30pm🔥🤩
- **Event URL**: https://allevents.in/southport/the-coast-at-birkers/200029926400429
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Southport
- **state**: EN
- **country**: United Kingdom
- **location**: Birkers Bar and Grill
- **lat**: 53.633839581
- **long**: -3.014076803
- **full address**: Birkers Bar and Grill, 4A Liverpool Road,Southport, United Kingdom

## Event gallery

- **Alt text**: The Coast at Birkers
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/31ec38e796a516ed01083830224ceb1dccb508502fa7cf7341e660c5a520460e-rimg-w1080-h1350-dc15151d-gmir?v=1775891969

## FAQs

- **Q**: When and where is The Coast at Birkers being held?
  - **A:** The Coast at Birkers takes place on Fri, 17 Apr, 2026 at 08:30 pm to Fri, 17 Apr, 2026 at 11:00 pm at Birkers Bar and Grill, 4A Liverpool Road,Southport, United Kingdom.
- **Q**: Who is organizing The Coast at Birkers?
  - **A:** The Coast at Birkers is organized by The Coast Live.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Coast at Birkers",
        "image": "https://cdn-az.allevents.in/events7/banners/31ec38e796a516ed01083830224ceb1dccb508502fa7cf7341e660c5a520460e-rimg-w1080-h1350-dc15151d-gmir?v=1775891969",
        "startDate": "2026-04-17T20:30:00+01:00",
        "endDate": "2026-04-17T23:00:00+01:00",
        "url": "https://allevents.in/southport/the-coast-at-birkers/200029926400429",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Birkers Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4A Liverpool Road,Southport",
                "addressLocality": "Southport",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.633839581",
                "longitude": "-3.014076803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're pleased to announce will be playing at Birkers on the 17th April - 8:30pm🔥🤩",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Coast Live",
                "url": "https://allevents.in/org/the-coast-live/27676631"
            }
        ]
    }
]
```