

# Event Details

- **Event Name**: Radio Free Alice
- **Event Start and End Date**: Fri, 20 Nov, 2026 at 07:30 pm – Fri, 20 Nov, 2026 at 11:00 pm (+00:00)
- **Event Description**: Now Wave presents Radio Free Alice at Manchester Academy 2 on 20th November 2026ArtistsRadio Free AliceMusic Genres :  Indie, Alternative
- **Event URL**: https://allevents.in/manchester/radio-free-alice/300042658914
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Manchester-Academy-2/Radio-Free-Alice/42658914/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Manchester Academy 2
- **lat**: 53.464618
- **long**: -2.232402
- **full address**: Manchester Academy 2, Manchester University Union, Oxford Road, Manchester, United Kingdom

## Event gallery

- **Alt text**: Radio Free Alice
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6da0eccbaf96b8494873394490b40f7812040b16c44cc03833c91e9ca70ef233-rimg-w400-h400-dc181818-gmir.png?v=1787767273

## Artist Details

- **Artist name**: Radio Free Alice

## FAQs

- **Q**: When and where is Radio Free Alice being held?
  - **A:** Radio Free Alice takes place on Fri, 20 Nov, 2026 at 07:30 pm to Fri, 20 Nov, 2026 at 11:00 pm at Manchester Academy 2, Manchester University Union, Oxford Road, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Radio Free Alice 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 Radio Free Alice 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": "Radio Free Alice",
        "image": "https://cdn-az.allevents.in/events2/banners/6da0eccbaf96b8494873394490b40f7812040b16c44cc03833c91e9ca70ef233-rimg-w400-h400-dc181818-gmir.png?v=1787767273",
        "startDate": "2026-11-20T19:30:00+00:00",
        "endDate": "2026-11-20T23:00:00+00:00",
        "url": "https://allevents.in/manchester/radio-free-alice/300042658914",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Manchester Academy 2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manchester University Union, Oxford Road",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.464618",
                "longitude": "-2.232402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Now Wave presents Radio Free Alice at Manchester Academy 2 on 20th November 2026ArtistsRadio Free AliceMusic Genres :  Indie, Alternative",
        "performer": [
            {
                "@type": "Person",
                "name": "Radio Free Alice"
            }
        ]
    }
]
```