

# Event Details

- **Event Name**: Baked a La Ska Christmas Party
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 07:30 pm – Tue, 23 Dec, 2025 at 11:00 pm
- **Event Description**: Ska Christmas specialArtistsBaked A La SkaMusic Genres :  Reggae, Ska
- **Event URL**: https://allevents.in/manchester/baked-a-la-ska-christmas-party/300041373722
- **Event Categories**: christmas, parties, entertainment, reggae, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Band-On-The-Wall/Baked-a-La-Ska-Christmas-Party/41373722/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Band On The Wall
- **lat**: 53.48522700
- **long**: -2.23438600
- **full address**: Band On The Wall, 25 Swan Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Baked a La Ska Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ff85d6b7b607c215024db260d3ad55d14159f96d88569514d8545a3c1bc264d8-rimg-w400-h400-dc181818-gmir.png?v=1765285702

## Artist Details

- **Artist name**: Baked A La Ska

## FAQs

- **Q**: When and where is Baked a La Ska Christmas Party being held?
  - **A:** Baked a La Ska Christmas Party takes place on Tue, 23 Dec, 2025 at 07:30 pm to Tue, 23 Dec, 2025 at 11:00 pm at Band On The Wall, 25 Swan Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Baked a La Ska Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Baked a La Ska Christmas Party 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": "Baked a La Ska Christmas Party",
        "image": "https://cdn-az.allevents.in/events10/banners/ff85d6b7b607c215024db260d3ad55d14159f96d88569514d8545a3c1bc264d8-rimg-w400-h400-dc181818-gmir.png?v=1765285702",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/manchester/baked-a-la-ska-christmas-party/300041373722",
        "location": {
            "@type": "Place",
            "name": "Band On The Wall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Swan Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48522700",
                "longitude": "-2.23438600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ska Christmas specialArtistsBaked A La SkaMusic Genres :  Reggae, Ska",
        "performer": [
            {
                "@type": "Person",
                "name": "Baked A La Ska"
            }
        ]
    }
]
```