

# Event Details

- **Event Name**: Club Night
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 06:30 pm – Thu, 27 Nov, 2025 at 09:30 pm
- **Event Description**: Come along anytime and prepare for fun (and some exercise)!
- **Event URL**: https://allevents.in/monmouth/club-night/200029265926020
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Monmouth
- **state**: WA
- **country**: United Kingdom
- **location**: Monmouth Leisure Centre, Monmouth
- **lat**: 51.81407
- **long**: -2.70874
- **full address**: Monmouth Leisure Centre, Monmouth, United Kingdom

## Event gallery

- **Alt text**: Club Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Club+Night&date=Thu%2C+27+Nov%2C+2025+at+06%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Club Night being held?
  - **A:** Club Night takes place on Thu, 27 Nov, 2025 at 06:30 pm to Thu, 27 Nov, 2025 at 09:30 pm at Monmouth Leisure Centre, Monmouth, United Kingdom.
- **Q**: Who is organizing Club Night?
  - **A:** Club Night is organized by Monmouth Squash Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Club+Night&date=Thu%2C+27+Nov%2C+2025+at+06%3A30+pm&bg=1",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/monmouth/club-night/200029265926020",
        "location": {
            "@type": "Place",
            "name": "Monmouth Leisure Centre, Monmouth",
            "address": {
                "@type": "PostalAddress",
                "name": "Monmouth Leisure Centre, Monmouth, United Kingdom",
                "addressLocality": "Monmouth",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.81407",
                "longitude": "-2.70874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along anytime and prepare for fun (and some exercise)!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monmouth Squash Club",
                "url": "https://allevents.in/org/monmouth-squash-club/26600135"
            }
        ]
    }
]
```