

# Event Details

- **Event Name**: Bingo night
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for bingo at the rising sun with Paul and Leah as your hosts!
- **Event URL**: https://allevents.in/winchester/bingo-night/200028901909752
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Winchester
- **state**: EN
- **country**: United Kingdom
- **location**: Colden Common
- **lat**: 50.9979
- **long**: -1.3141
- **full address**: Colden Common, Winchester, Hampshire, United Kingdom

## Event gallery

- **Alt text**: Bingo night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9cdb73b13c72cf07d0eff11573216737accd19bfa81fd30654dba9a39326ffcc-rimg-w1080-h1080-dc273842-gmir?v=1765343310

## FAQs

- **Q**: When and where is Bingo night being held?
  - **A:** Bingo night takes place on Wed, 17 Dec, 2025 at 08:00 pm to Wed, 17 Dec, 2025 at 08:00 pm at Colden Common, Winchester, Hampshire, United Kingdom.
- **Q**: Who is organizing Bingo night?
  - **A:** Bingo night is organized by Rising Sun Colden Common.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bingo night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Winchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bingo night 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": "Bingo night",
        "image": "https://cdn-az.allevents.in/events8/banners/9cdb73b13c72cf07d0eff11573216737accd19bfa81fd30654dba9a39326ffcc-rimg-w1080-h1080-dc273842-gmir?v=1765343310",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/winchester/bingo-night/200028901909752",
        "location": {
            "@type": "Place",
            "name": "Colden Common",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winchester, Hampshire",
                "addressLocality": "Winchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.9979",
                "longitude": "-1.3141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for bingo at the rising sun with Paul and Leah as your hosts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rising Sun Colden Common",
                "url": "https://allevents.in/org/rising-sun-colden-common/20759037"
            }
        ]
    }
]
```