

# Event Details

- **Event Name**: Steve Gunn
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 06:00 pm – Sat, 08 Aug, 2026 at 10:00 pm
- **Event Description**: Now Wave presents Steve Gunn at YES Basement on Saturday 8th August 2026ArtistsSteve GunnMusic Genres :  Alternative, Indie
- **Event URL**: https://allevents.in/manchester/steve-gunn/300042571133
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/YES-Basement/Steve-Gunn/42571133/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: YES Basement
- **lat**: 53.47411420
- **long**: -2.23820360
- **full address**: YES Basement, 38 Charles Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Steve Gunn
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/22b0dc0a3bf0a31bea23928dcc4cf0ce49a796bfd13835eadb071a95eb85d2d3-rimg-w1024-h1024-dc171717-gmir.jpg?v=1783805549

## Artist Details

- **Artist name**: Steve Gunn

## FAQs

- **Q**: When and where is Steve Gunn being held?
  - **A:** Steve Gunn takes place on Sat, 08 Aug, 2026 at 06:00 pm to Sat, 08 Aug, 2026 at 10:00 pm at YES Basement, 38 Charles Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Steve Gunn 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 Steve Gunn 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": "Steve Gunn",
        "image": "https://cdn-az.allevents.in/events1/banners/22b0dc0a3bf0a31bea23928dcc4cf0ce49a796bfd13835eadb071a95eb85d2d3-rimg-w1024-h1024-dc171717-gmir.jpg?v=1783805549",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/manchester/steve-gunn/300042571133",
        "location": {
            "@type": "Place",
            "name": "YES Basement",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Charles Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.47411420",
                "longitude": "-2.23820360"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Now Wave presents Steve Gunn at YES Basement on Saturday 8th August 2026ArtistsSteve GunnMusic Genres :  Alternative, Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "Steve Gunn"
            }
        ]
    }
]
```