

# Event Details

- **Event Name**: The Young 'Uns
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 07:30 pm – Sat, 21 Mar, 2026 at 09:30 pm
- **Event Description**: A folk gig - part of Manchester Folk FestivalArtistsYoung 'UnsMusic Genres :  Folk
- **Event URL**: https://allevents.in/manchester/the-young-uns/300041373803
- **Event Categories**: festivals, art, music-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Stoller-Hall-/The-Young-Uns/41373803/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Stoller Hall 
- **lat**: 53.48717700
- **long**: -2.24322800
- **full address**: Stoller Hall , 8 Hunts Bank Approach, Manchester, United Kingdom
- **location**: Stoller Hall

## Event gallery

- **Alt text**: The Young 'Uns
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/87bdd250bb9cbc7e4fb6070f7b4527808d526e8c5f17fbdf1f101a4b790c93ab-rimg-w1024-h1024-dcd6d9d7-gmir.jpg?v=1773862967

## Artist Details

- **Artist name**: Young 'Uns

## FAQs

- **Q**: When and where is The Young 'Uns being held?
  - **A:** The Young 'Uns takes place on Sat, 21 Mar, 2026 at 07:30 pm to Sat, 21 Mar, 2026 at 09:30 pm at Stoller Hall , 8 Hunts Bank Approach, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Young 'Uns is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 The Young 'Uns 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": "The Young 'Uns",
        "image": "https://cdn-az.allevents.in/events1/banners/87bdd250bb9cbc7e4fb6070f7b4527808d526e8c5f17fbdf1f101a4b790c93ab-rimg-w1024-h1024-dcd6d9d7-gmir.jpg?v=1773862967",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/manchester/the-young-uns/300041373803",
        "location": {
            "@type": "Place",
            "name": "Stoller Hall ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Hunts Bank Approach",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48717700",
                "longitude": "-2.24322800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A folk gig - part of Manchester Folk FestivalArtistsYoung 'UnsMusic Genres :  Folk",
        "performer": [
            {
                "@type": "Person",
                "name": "Young 'Uns"
            }
        ]
    }
]
```