

# Event Details

- **Event Name**: Singers Night
- **Event Start and End Date**: Mon, 12 Jan, 2026 at 08:00 pm – Mon, 12 Jan, 2026 at 10:30 pm
- **Event Description**: Singers Night. Note evening starting at 8pm and finishing at 10:30pm.
- **Event URL**: https://allevents.in/chesham/singers-night/200029440027800
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Chesham
- **state**: EN
- **country**: United Kingdom
- **location**: The White Hill Centre White Hill, Chesham
- **lat**: 51.70795
- **long**: -0.60825
- **full address**: The White Hill Centre White Hill, Chesham, United Kingdom

## Event gallery

- **Alt text**: Singers Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fc43c8f23f2d4e8bb43467f06b0bd664bd3faba6f3f43a2d8d1df97a64cf69b6-rimg-w1200-h1600-dcf5b967-gmir?v=1768161537

## FAQs

- **Q**: When and where is Singers Night being held?
  - **A:** Singers Night takes place on Mon, 12 Jan, 2026 at 08:00 pm to Mon, 12 Jan, 2026 at 10:30 pm at The White Hill Centre White Hill, Chesham, United Kingdom.
- **Q**: Who is organizing Singers Night?
  - **A:** Singers Night is organized by Chesham Folk Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Singers Night 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 Chesham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Singers Night 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": "Singers Night",
        "image": "https://cdn-az.allevents.in/events3/banners/fc43c8f23f2d4e8bb43467f06b0bd664bd3faba6f3f43a2d8d1df97a64cf69b6-rimg-w1200-h1600-dcf5b967-gmir?v=1768161537",
        "startDate": "2026-01-12",
        "endDate": "2026-01-12",
        "url": "https://allevents.in/chesham/singers-night/200029440027800",
        "location": {
            "@type": "Place",
            "name": "The White Hill Centre White Hill, Chesham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "White Hill Centre, Chesham, HP5 1AH, United Kingdom",
                "addressLocality": "Chesham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.70795",
                "longitude": "-0.60825"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Singers Night. Note evening starting at 8pm and finishing at 10:30pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chesham Folk Club",
                "url": "https://allevents.in/org/chesham-folk-club/25963440"
            }
        ]
    }
]
```