

# Event Details

- **Event Name**: The Kingcats
- **Event Start and End Date**: Sat, 02 May, 2026 at 07:15 pm (+01:00)
- **Event Description**: The Kingcats know how to keep a dance floor filled, in fact the only complaint might be from the dancers wanting a break!
- **Event URL**: https://allevents.in/halifax/the-kingcats/200029987575841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: EN
- **country**: United Kingdom
- **location**: Siddal Lane, HX3 9JS Halifax, United Kingdom
- **lat**: 53.70672
- **long**: -1.84817
- **full address**: Siddal Lane, HX3 9JS Halifax, United Kingdom, 105 Siddal Lane, Halifax, HX3 9JS, United Kingdom

## Event gallery

- **Alt text**: The Kingcats
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e3037db3c576e133c79968c514c030a92c49942c76c4c1fc236b349c081dba68-rimg-w1200-h1697-dcfffffe-gmir?v=1777209160

## FAQs

- **Q**: When and where is The Kingcats being held?
  - **A:** The Kingcats takes place on Sat, 02 May, 2026 at 07:15 pm to Sat, 02 May, 2026 at 07:15 pm at Siddal Lane, HX3 9JS Halifax, United Kingdom, 105 Siddal Lane, Halifax, HX3 9JS, United Kingdom.
- **Q**: Who is organizing The Kingcats?
  - **A:** The Kingcats is organized by Halifax Rock 'n' Roll.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Kingcats 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 Halifax, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Kingcats",
        "image": "https://cdn-az.allevents.in/events10/banners/e3037db3c576e133c79968c514c030a92c49942c76c4c1fc236b349c081dba68-rimg-w1200-h1697-dcfffffe-gmir?v=1777209160",
        "startDate": "2026-05-02T19:15:00+01:00",
        "url": "https://allevents.in/halifax/the-kingcats/200029987575841",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Siddal Lane, HX3 9JS Halifax, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "105 Siddal Lane, Halifax, HX3 9JS, United Kingdom",
                "addressLocality": "Halifax",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.70672",
                "longitude": "-1.84817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Kingcats know how to keep a dance floor filled, in fact the only complaint might be from the dancers wanting a break!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Halifax Rock n Roll",
                "url": "https://allevents.in/org/halifax-rock-n-roll/25393263"
            }
        ]
    }
]
```