

# Event Details

- **Event Name**: The Graft Live in Manchester!
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 06:45 pm – Thu, 16 Jul, 2026 at 10:00 pm
- **Event Description**: The Graft are a 4 piece indie band from Liverpool, England. Consisting of Jamie Higgs, Eddie Ponting, Zak Langford-Do & Jack Hannon.
- **Event URL**: https://allevents.in/manchester/the-graft-live-in-manchester/300042472677
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Gullivers/The-Graft-Live-in-Manchester/42472677/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Gullivers
- **lat**: 53.48391900
- **long**: -2.23394900
- **full address**: Gullivers, 109 Oldham Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: The Graft Live in Manchester!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6880a02491ac5b990a98260522b6f15948eb3f806a537b9068a0755d831b403a-rimg-w1024-h1024-dceff0ef-gmir.jpg?v=1783784725

## FAQs

- **Q**: When and where is The Graft Live in Manchester! being held?
  - **A:** The Graft Live in Manchester! takes place on Thu, 16 Jul, 2026 at 06:45 pm to Thu, 16 Jul, 2026 at 10:00 pm at Gullivers, 109 Oldham Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Graft Live in Manchester! 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Graft Live in Manchester! 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 Graft Live in Manchester!",
        "image": "https://cdn-az.allevents.in/events5/banners/6880a02491ac5b990a98260522b6f15948eb3f806a537b9068a0755d831b403a-rimg-w1024-h1024-dceff0ef-gmir.jpg?v=1783784725",
        "startDate": "2026-07-16",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/manchester/the-graft-live-in-manchester/300042472677",
        "location": {
            "@type": "Place",
            "name": "Gullivers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 Oldham Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48391900",
                "longitude": "-2.23394900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Graft are a 4 piece indie band from Liverpool, England. Consisting of Jamie Higgs, Eddie Ponting, Zak Langford-Do & Jack Hannon."
    }
]
```