

# Event Details

- **Event Name**: Country Day Session
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 03:00 pm – Sat, 31 Jan, 2026 at 08:00 pm
- **Event Description**: Live music, line dance instruction - fab afternoon!Music Genres :  Country/Americana
- **Event URL**: https://allevents.in/doncaster/country-day-session/300041378242
- **Event Categories**: music, live-music, entertainment, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sheffield/Mexborough-Athletic-Sports-And-Social-Club/Country-Day-Session/41378242/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Doncaster
- **state**: EN
- **country**: United Kingdom
- **location**: Mexborough Athletic Sports And Social Club
- **lat**: 53.49393690
- **long**: -1.28310799
- **full address**: Mexborough Athletic Sports And Social Club, New Oxford Road, Doncaster, United Kingdom

## Event gallery

- **Alt text**: Country Day Session
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/37b15c52bd7290fa84b94df6f95c3477d73f7da4d1fc2e426cf553642d98190c-rimg-w1024-h1024-dcad7743-gmir.jpg?v=1769433315

## FAQs

- **Q**: When and where is Country Day Session being held?
  - **A:** Country Day Session takes place on Sat, 31 Jan, 2026 at 03:00 pm to Sat, 31 Jan, 2026 at 08:00 pm at Mexborough Athletic Sports And Social Club, New Oxford Road, Doncaster, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Country Day Session 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 Doncaster, this event is thoughtfully curated to deliver a standout experience worth every moment. If Country Day Session 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 Day Session",
        "image": "https://cdn-az.allevents.in/events10/banners/37b15c52bd7290fa84b94df6f95c3477d73f7da4d1fc2e426cf553642d98190c-rimg-w1024-h1024-dcad7743-gmir.jpg?v=1769433315",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/doncaster/country-day-session/300041378242",
        "location": {
            "@type": "Place",
            "name": "Mexborough Athletic Sports And Social Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Oxford Road",
                "addressLocality": "Doncaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.49393690",
                "longitude": "-1.28310799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music, line dance instruction - fab afternoon!Music Genres :  Country/Americana"
    }
]
```