

# Event Details

- **Event Name**: country and western evening
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 pm (+01:00)
- **Event Description**: everyone and anyone is interested. Dress code optional
- **Event URL**: https://allevents.in/eastbourne/country-and-western-evening/200029914946643
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details

- **Ticket URL**: http://facebook.com/200029914946643?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eastbourne-events

## Event venue details

- **city**: Eastbourne
- **state**: EN
- **country**: United Kingdom
- **location**: The Hart Eastbourne
- **lat**: 50.7711119
- **long**: 0.289237
- **full address**: The Hart Eastbourne, 89 Cavendish Place,Eastbourne, East Sussex, United Kingdom

## Event gallery

- **Alt text**: country and western evening
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8829629abc82f430f06824c800ee2754976b97431dd968d3200fb677e4b85b5f-rimg-w726-h388-dc030101-gmir?v=1775755558

## FAQs

- **Q**: When and where is country and western evening being held?
  - **A:** country and western evening takes place on Sat, 18 Apr, 2026 at 08:00 pm to Sat, 18 Apr, 2026 at 08:00 pm at The Hart Eastbourne, 89 Cavendish Place,Eastbourne, East Sussex, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** country and western evening is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Eastbourne, this event is thoughtfully curated to deliver a standout experience worth every moment. If country and western evening 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": "country and western evening",
        "image": "https://cdn-az.allevents.in/events1/banners/8829629abc82f430f06824c800ee2754976b97431dd968d3200fb677e4b85b5f-rimg-w726-h388-dc030101-gmir?v=1775755558",
        "startDate": "2026-04-18T20:00:00+01:00",
        "url": "https://allevents.in/eastbourne/country-and-western-evening/200029914946643",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Hart Eastbourne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "89 Cavendish Place,Eastbourne, East Sussex",
                "addressLocality": "Eastbourne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.7711119",
                "longitude": "0.289237"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "everyone and anyone is interested. Dress code optional"
    }
]
```