

# Event Details

- **Event Name**: The New Inn
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 03:00 pm (+01:00)
- **Event Description**: We are delighted to be playing this new venue. We have heard how great the Manchester music fans are, so let's find out.
- **Event URL**: https://allevents.in/atherton/the-new-inn/200029935204820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Atherton
- **state**: EN
- **country**: United Kingdom
- **location**: The New Inn
- **lat**: 53.525585984133
- **long**: -2.4065190799373
- **full address**: The New Inn, Old Empire Tattoo, 71 Manchester Road East, Manchester, M38 9AF, United Kingdom, Atherton

## Event gallery

- **Alt text**: The New Inn
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0695fef5ba93b5c7561935ab93e4715226ac9ab95fef950c2b8ab6992903c61f-rimg-w1200-h660-dc2d2f31-gmir?v=1776059722

## FAQs

- **Q**: When and where is The New Inn being held?
  - **A:** The New Inn takes place on Sun, 07 Jun, 2026 at 03:00 pm to Sun, 07 Jun, 2026 at 03:00 pm at The New Inn, Old Empire Tattoo, 71 Manchester Road East, Manchester, M38 9AF, United Kingdom, Atherton.
- **Q**: Who is organizing The New Inn?
  - **A:** The New Inn is organized by Humbug Duo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The New Inn is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Atherton, this event is thoughtfully curated to deliver a standout experience worth every moment. If The New Inn 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 New Inn",
        "image": "https://cdn-az.allevents.in/events1/banners/0695fef5ba93b5c7561935ab93e4715226ac9ab95fef950c2b8ab6992903c61f-rimg-w1200-h660-dc2d2f31-gmir?v=1776059722",
        "startDate": "2026-06-07T15:00:00+01:00",
        "url": "https://allevents.in/atherton/the-new-inn/200029935204820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The New Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Old Empire Tattoo, 71 Manchester Road East, Manchester, M38 9AF, United Kingdom",
                "addressLocality": "Atherton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.525585984133",
                "longitude": "-2.4065190799373"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are delighted to be playing this new venue. We have heard how great the Manchester music fans are, so let's find out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Humbug Duo",
                "url": "https://allevents.in/org/humbug-duo/23187426"
            }
        ]
    }
]
```