

# Event Details

- **Event Name**: Midnight Hour At The Cosmo Club
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 08:30 pm
- **Event Description**: Bringing the best pop songs from the 60s to the 90s to sing and dance to.
- **Event URL**: https://allevents.in/ferndale/midnight-hour-at-the-cosmo-club/200029801178513
- **Event Categories**: music
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Ferndale
- **state**: WA
- **country**: United Kingdom
- **location**: Cosmo club
- **lat**: 51.63701
- **long**: -3.43126
- **full address**: Cosmo club, Pontygwaith Non-Political Club, Dolgwilym Street, Ferndale, CF43 3LA, United Kingdom

## Event gallery

- **Alt text**: Midnight Hour At The Cosmo Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3f2facb164f280713a4f32687539917a397ebd712068476bef7cd12542799a85-rimg-w1200-h544-dc170361-gmir?v=1773296698

## FAQs

- **Q**: When and where is Midnight Hour At The Cosmo Club being held?
  - **A:** Midnight Hour At The Cosmo Club takes place on Sat, 14 Mar, 2026 at 08:30 pm to Sat, 14 Mar, 2026 at 08:30 pm at Cosmo club, Pontygwaith Non-Political Club, Dolgwilym Street, Ferndale, CF43 3LA, United Kingdom.
- **Q**: Who is organizing Midnight Hour At The Cosmo Club?
  - **A:** Midnight Hour At The Cosmo Club is organized by Midnight Hour Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Midnight Hour At The Cosmo Club 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 Ferndale, this event is thoughtfully curated to deliver a standout experience worth every moment. If Midnight Hour At The Cosmo Club 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": "Midnight Hour At The Cosmo Club",
        "image": "https://cdn-az.allevents.in/events6/banners/3f2facb164f280713a4f32687539917a397ebd712068476bef7cd12542799a85-rimg-w1200-h544-dc170361-gmir?v=1773296698",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/ferndale/midnight-hour-at-the-cosmo-club/200029801178513",
        "location": {
            "@type": "Place",
            "name": "Cosmo club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pontygwaith Non-Political Club, Dolgwilym Street, Ferndale, CF43 3LA, United Kingdom",
                "addressLocality": "Ferndale",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.63701",
                "longitude": "-3.43126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bringing the best pop songs from the 60s to the 90s to sing and dance to.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midnight Hour Band",
                "url": "https://allevents.in/org/midnight-hour-band/23291193"
            }
        ]
    }
]
```