

# Event Details

- **Event Name**: Arrested Development
- **Event Start and End Date**: Fri, 04 Sep, 2026 at 06:00 pm – Fri, 04 Sep, 2026 at 09:00 pm (+00:00)
- **Event Description**: Atlanta hip-hop trailblazersArtistsArrested DevelopmentMusic Genres :  Hip Hop
- **Event URL**: https://allevents.in/manchester/arrested-development/300042542983
- **Event Categories**: fitness, Entertainment, dance
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Band-On-The-Wall/Arrested-Development/42542983/?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**: Arrested Development
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c059b8ebf31fbe918c7895b1682d7b3663a308bf903204fc423520b779480638-rimg-w1024-h1024-dc181818-gmir.jpg?v=1785890885

## Artist Details

- **Artist name**: Arrested Development

## FAQs

- **Q**: When and where is Arrested Development being held?
  - **A:** Arrested Development takes place on Fri, 04 Sep, 2026 at 06:00 pm to Fri, 04 Sep, 2026 at 09: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:** Arrested Development 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 Arrested Development 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": "Arrested Development",
        "image": "https://cdn-az.allevents.in/events1/banners/c059b8ebf31fbe918c7895b1682d7b3663a308bf903204fc423520b779480638-rimg-w1024-h1024-dc181818-gmir.jpg?v=1785890885",
        "startDate": "2026-09-04T18:00:00+00:00",
        "endDate": "2026-09-04T21:00:00+00:00",
        "url": "https://allevents.in/manchester/arrested-development/300042542983",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "Atlanta hip-hop trailblazersArtistsArrested DevelopmentMusic Genres :  Hip Hop",
        "performer": [
            {
                "@type": "Person",
                "name": "Arrested Development"
            }
        ]
    }
]
```