

# Event Details

- **Event Name**: Country Concert
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 07:00 pm – Tue, 01 Sep, 2026 at 11:00 pm (+00:00)
- **Event Description**: The Annual Big Country Concert is Back in Dunloy! 
With an incredible line-up of country music favourites, this promises to be a fantastic night!ArtistsClaudia BuckleyMusic Genres :  Folk, Country/Americana
- **Event URL**: https://allevents.in/ballymena/country-concert/300042604393
- **Event Categories**: concerts, music, entertainment, country-music-festivals, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Belfast/St-Jospehs-Parish-Centre-Dunloy/Country-Concert/42604393/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Ballymena
- **state**: NI
- **country**: United Kingdom
- **location**: St Jospehs Parish Centre Dunloy
- **lat**: 55.0093942
- **long**: -6.4135036
- **full address**: St Jospehs Parish Centre Dunloy, 17 Bridge Road, Ballymena, United Kingdom

## Event gallery

- **Alt text**: Country Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5cb9f1ec5e9921bf1f56444635ec359246dbe0aba283b87523e2a1ce268c4b3f-rimg-w1024-h1024-dc05152f-gmir.jpg?v=1784688555

## Artist Details

- **Artist name**: Claudia Buckley

## FAQs

- **Q**: When and where is Country Concert being held?
  - **A:** Country Concert takes place on Tue, 01 Sep, 2026 at 07:00 pm to Tue, 01 Sep, 2026 at 11:00 pm at St Jospehs Parish Centre Dunloy, 17 Bridge Road, Ballymena, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Country Concert 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 Ballymena, this event is thoughtfully curated to deliver a standout experience worth every moment. If Country Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Country Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/5cb9f1ec5e9921bf1f56444635ec359246dbe0aba283b87523e2a1ce268c4b3f-rimg-w1024-h1024-dc05152f-gmir.jpg?v=1784688555",
        "startDate": "2026-09-01T19:00:00+00:00",
        "endDate": "2026-09-01T23:00:00+00:00",
        "url": "https://allevents.in/ballymena/country-concert/300042604393",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St Jospehs Parish Centre Dunloy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Bridge Road",
                "addressLocality": "Ballymena",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.0093942",
                "longitude": "-6.4135036"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Annual Big Country Concert is Back in Dunloy! \nWith an incredible line-up of country music favourites, this promises to be a fantastic night!ArtistsClaudia BuckleyMusic Genres :  Folk, Country/Americana",
        "performer": [
            {
                "@type": "Person",
                "name": "Claudia Buckley"
            }
        ]
    }
]
```