

# Event Details

- **Event Name**: Space at the Lock!
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:30 pm – Sat, 13 Dec, 2025 at 10:45 pm
- **Event Description**: We're so excited to announce that Space are back at the Lock! This December in our luxury, heated marquee... We cannot wait!ArtistsSpace
- **Event URL**: https://allevents.in/liverpool/space-at-the-lock/300041161794
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/Lock-And-Quay/Space-at-the-Lock/41161794/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Lock And Quay
- **lat**: 53.44896900
- **long**: -2.99784200
- **full address**: Lock And Quay, 2 Irlam Road, Liverpool, United Kingdom

## Event gallery

- **Alt text**: Space at the Lock!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fb251eeca41ac7c09f6c9f5c10dba59082897daced51be4abc221ebed07e457b-rimg-w400-h400-dc181818-gmir.png?v=1765310644

## Artist Details

- **Artist name**: Space

## FAQs

- **Q**: When and where is Space at the Lock! being held?
  - **A:** Space at the Lock! takes place on Sat, 13 Dec, 2025 at 06:30 pm to Sat, 13 Dec, 2025 at 10:45 pm at Lock And Quay, 2 Irlam Road, Liverpool, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Space at the Lock! 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 Liverpool, this event is thoughtfully curated to deliver a standout experience worth every moment. If Space at the Lock! 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": "Space at the Lock!",
        "image": "https://cdn-az.allevents.in/events2/banners/fb251eeca41ac7c09f6c9f5c10dba59082897daced51be4abc221ebed07e457b-rimg-w400-h400-dc181818-gmir.png?v=1765310644",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/liverpool/space-at-the-lock/300041161794",
        "location": {
            "@type": "Place",
            "name": "Lock And Quay",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 Irlam Road",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.44896900",
                "longitude": "-2.99784200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're so excited to announce that Space are back at the Lock! This December in our luxury, heated marquee... We cannot wait!ArtistsSpace",
        "performer": [
            {
                "@type": "Person",
                "name": "Space"
            }
        ]
    }
]
```