

# Event Details

- **Event Name**: 80s night with Steve Mcgill
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 07:00 pm
- **Event Description**: Tickets available from behind the bar £3 per person
- **Event URL**: https://allevents.in/arnold/80s-night-with-steve-mcgill/200030262297303
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Arnold
- **state**: EN
- **country**: United Kingdom
- **location**: Arnold Liberal Club
- **lat**: 53.001860059809
- **long**: -1.1300775
- **full address**: Arnold Liberal Club, West street, Arnold, United Kingdom

## Event gallery

- **Alt text**: 80s night with Steve Mcgill
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1c3d1d33768d33371c532bb0e62c59cb1c997b74ae03dd0fd60750c4d39a9c2c-rimg-w1200-h1696-dc292b29-gmir?v=1784233737

## FAQs

- **Q**: When and where is 80s night with Steve Mcgill being held?
  - **A:** 80s night with Steve Mcgill takes place on Fri, 17 Jul, 2026 at 07:00 pm to Fri, 17 Jul, 2026 at 07:00 pm at Arnold Liberal Club, West street, Arnold, United Kingdom.
- **Q**: Who is organizing 80s night with Steve Mcgill?
  - **A:** 80s night with Steve Mcgill is organized by Arnold Liberal Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "80s night with Steve Mcgill",
        "image": "https://cdn-az.allevents.in/events10/banners/1c3d1d33768d33371c532bb0e62c59cb1c997b74ae03dd0fd60750c4d39a9c2c-rimg-w1200-h1696-dc292b29-gmir?v=1784233737",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/arnold/80s-night-with-steve-mcgill/200030262297303",
        "location": {
            "@type": "Place",
            "name": "Arnold Liberal Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West street",
                "addressLocality": "Arnold",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.001860059809",
                "longitude": "-1.1300775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets available from behind the bar £3 per person",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arnold Liberal Club",
                "url": "https://allevents.in/org/arnold-liberal-club/24795451"
            }
        ]
    }
]
```