

# Event Details

- **Event Name**: Gerry Farrow Band
- **Event Start and End Date**: Fri, 29 May, 2026 at 08:00 pm (+01:00)
- **Event Description**: ...
- **Event URL**: https://allevents.in/loughborough/gerry-farrow-band/200029749675209
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: 39b Market Street, Loughborough
- **lat**: 52.77185
- **long**: -1.20917
- **full address**: 39b Market Street, Loughborough, United Kingdom

## Event gallery

- **Alt text**: Gerry Farrow Band
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9980c36434935ba2bdc12eef42084a56a318656cfd2fb006a772d9fc4ea5666f-rimg-w1200-h676-dcf4f4f4-gmir?v=1777261681

## FAQs

- **Q**: When and where is Gerry Farrow Band being held?
  - **A:** Gerry Farrow Band takes place on Fri, 29 May, 2026 at 08:00 pm to Fri, 29 May, 2026 at 08:00 pm at 39b Market Street, Loughborough, United Kingdom.
- **Q**: Who is organizing Gerry Farrow Band?
  - **A:** Gerry Farrow Band is organized by The Mini Monocle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gerry Farrow Band 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 Loughborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Gerry Farrow Band sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gerry Farrow Band",
        "image": "https://cdn-az.allevents.in/events8/banners/9980c36434935ba2bdc12eef42084a56a318656cfd2fb006a772d9fc4ea5666f-rimg-w1200-h676-dcf4f4f4-gmir?v=1777261681",
        "startDate": "2026-05-29T20:00:00+01:00",
        "url": "https://allevents.in/loughborough/gerry-farrow-band/200029749675209",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "39b Market Street, Loughborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39b Market Street, Loughborough, LE11 3, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77185",
                "longitude": "-1.20917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "...",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mini Monocle",
                "url": "https://allevents.in/org/the-mini-monocle/23510502"
            }
        ]
    }
]
```