

# Event Details

- **Event Name**: Skiddle Vault
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 07:00 pm – Thu, 02 Jul, 2026 at 09:00 pm
- **Event Description**: Skiddle Vault: A New Monthly DJ Series in Manchester
- **Event URL**: https://allevents.in/manchester/skiddle-vault/300042503701
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Cupra-City-Garage-MCR/Skiddle-Vault/42503701/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Cupra City Garage MCR
- **lat**: 53.4818527
- **long**: -2.2468993
- **full address**: Cupra City Garage MCR, 4-6 St Ann Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Skiddle Vault
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/de9d9a859eeca249345f2fd384ceae5fe482f676a044e5b03621fe997228074b-rimg-w1024-h1024-dc000000-gmir.jpg?v=1781536434

## Artist Details

- **Artist name**: Fish56Octagon

## FAQs

- **Q**: When and where is Skiddle Vault being held?
  - **A:** Skiddle Vault takes place on Thu, 02 Jul, 2026 at 07:00 pm to Thu, 02 Jul, 2026 at 09:00 pm at Cupra City Garage MCR, 4-6 St Ann Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Skiddle Vault 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Skiddle Vault 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": "Skiddle Vault",
        "image": "https://cdn-az.allevents.in/events9/banners/de9d9a859eeca249345f2fd384ceae5fe482f676a044e5b03621fe997228074b-rimg-w1024-h1024-dc000000-gmir.jpg?v=1781536434",
        "startDate": "2026-07-02",
        "endDate": "2026-07-02",
        "url": "https://allevents.in/manchester/skiddle-vault/300042503701",
        "location": {
            "@type": "Place",
            "name": "Cupra City Garage MCR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4-6 St Ann Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4818527",
                "longitude": "-2.2468993"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Skiddle Vault: A New Monthly DJ Series in Manchester",
        "performer": [
            {
                "@type": "Person",
                "name": "Fish56Octagon"
            }
        ]
    }
]
```