

# Event Details

- **Event Name**: The Necks
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 06:00 pm – Tue, 08 Sep, 2026 at 08:00 pm (+00:00)
- **Event Description**: The Necks are one of the great cult bands of Australia.ArtistsThe NecksMusic Genres :  Indie, Jazz, Rock
- **Event URL**: https://allevents.in/manchester/the-necks/300042572974
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: The Stoller Hall
- **lat**: 53.48725000
- **long**: -2.24332800
- **full address**: The Stoller Hall, Hunts Bank, Manchester, United Kingdom

## Event gallery

- **Alt text**: The Necks
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b0e2ae2ca51cf712261d99face6a5f9cbaaa3ec3e404924d0c26b7817c5146fc-rimg-w400-h400-dc181818-gmir.png?v=1783804865

## Artist Details

- **Artist name**: The Necks

## FAQs

- **Q**: When and where is The Necks being held?
  - **A:** The Necks takes place on Tue, 08 Sep, 2026 at 06:00 pm to Tue, 08 Sep, 2026 at 08:00 pm at The Stoller Hall, Hunts Bank, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Necks 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 The Necks 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": "The Necks",
        "image": "https://cdn-az.allevents.in/events2/banners/b0e2ae2ca51cf712261d99face6a5f9cbaaa3ec3e404924d0c26b7817c5146fc-rimg-w400-h400-dc181818-gmir.png?v=1783804865",
        "startDate": "2026-09-08T18:00:00+00:00",
        "endDate": "2026-09-08T20:00:00+00:00",
        "url": "https://allevents.in/manchester/the-necks/300042572974",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Stoller Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hunts Bank, Manchester",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48725000",
                "longitude": "-2.24332800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Necks are one of the great cult bands of Australia.ArtistsThe NecksMusic Genres :  Indie, Jazz, Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "The Necks"
            }
        ]
    }
]
```