

# Event Details

- **Event Name**: Faster Horses
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 11:00 pm – Sat, 18 Apr, 2026 at 04:00 am (+00:00)
- **Event Description**: Albert Hall - ManchesterArtistsFaster HorsesMusic Genres :  Techno
- **Event URL**: https://allevents.in/manchester/faster-horses/300042000307
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Albert-Hall/Faster-Horses/42000307/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Albert Hall
- **lat**: 53.478213
- **long**: -2.247707
- **full address**: Albert Hall, City Centre, 27 Peter Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Faster Horses
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/330f1920b0e18df1782c5f0bb835ce584878cdfa2620f6e0774c40c79976f5f2-rimg-w400-h400-dc181818-gmir.png?v=1770027606

## Artist Details

- **Artist name**: Faster Horses

## FAQs

- **Q**: When and where is Faster Horses being held?
  - **A:** Faster Horses takes place on Fri, 17 Apr, 2026 at 11:00 pm to Sat, 18 Apr, 2026 at 04:00 am at Albert Hall, City Centre, 27 Peter Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Faster Horses 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 Faster Horses 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": "Faster Horses",
        "image": "https://cdn-az.allevents.in/events5/banners/330f1920b0e18df1782c5f0bb835ce584878cdfa2620f6e0774c40c79976f5f2-rimg-w400-h400-dc181818-gmir.png?v=1770027606",
        "startDate": "2026-04-17T23:00:00+00:00",
        "endDate": "2026-04-18T04:00:00+00:00",
        "url": "https://allevents.in/manchester/faster-horses/300042000307",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Albert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "City Centre, 27 Peter Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.478213",
                "longitude": "-2.247707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Albert Hall - ManchesterArtistsFaster HorsesMusic Genres :  Techno",
        "performer": [
            {
                "@type": "Person",
                "name": "Faster Horses"
            }
        ]
    }
]
```