

# Event Details

- **Event Name**: The Fairway Live
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 10:15 pm
- **Event Description**: Indie boys The Fairway are back playing a hometown headline show at Eagle Inn in Salford!ArtistsThe FairwayMusic Genres :  Alternative, Indie
- **Event URL**: https://allevents.in/manchester/the-fairway-live/300041112376
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/The-Eagle-Inn-Salford/The-Fairway-Live/41112376/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: The Eagle Inn Salford
- **lat**: 53.48727730
- **long**: -2.25116630
- **full address**: The Eagle Inn Salford, 19, Collier Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: The Fairway Live
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7de80942837e3541393989804bedbbe74bcc193e5307410a16b812e5c9ee13f0-rimg-w1024-h1024-dc020102-gmir.jpg?v=1765311772

## Artist Details

- **Artist name**: The Fairway

## FAQs

- **Q**: When and where is The Fairway Live being held?
  - **A:** The Fairway Live takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 10:15 pm at The Eagle Inn Salford, 19, Collier Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Fairway Live 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 Fairway Live 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 Fairway Live",
        "image": "https://cdn-az.allevents.in/events4/banners/7de80942837e3541393989804bedbbe74bcc193e5307410a16b812e5c9ee13f0-rimg-w1024-h1024-dc020102-gmir.jpg?v=1765311772",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/manchester/the-fairway-live/300041112376",
        "location": {
            "@type": "Place",
            "name": "The Eagle Inn Salford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19, Collier Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48727730",
                "longitude": "-2.25116630"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Indie boys The Fairway are back playing a hometown headline show at Eagle Inn in Salford!ArtistsThe FairwayMusic Genres :  Alternative, Indie",
        "performer": [
            {
                "@type": "Person",
                "name": "The Fairway"
            }
        ]
    }
]
```