

# Event Details

- **Event Name**: Bingo Night
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 06:30 pm
- **Event Description**: Please come along and support us. All ages welcome
- **Event URL**: https://allevents.in/wellington/bingo-night/200029129322754
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Wellington
- **state**: EN
- **country**: United Kingdom
- **location**: Wellington Rugby Club
- **lat**: 50.979555093766
- **long**: -3.2386556357289
- **full address**: Wellington Rugby Club, The Athletic Ground, Corams Lane, Wellington, United Kingdom

## Event gallery

- **Alt text**: Bingo Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bc435112a1551051ee6c801fbdb2c1bee8c4c8f1cccb98f33cd19cd0cc26038a-rimg-w750-h1030-dcffffff-gmir?v=1764400687

## FAQs

- **Q**: When and where is Bingo Night being held?
  - **A:** Bingo Night takes place on Sun, 30 Nov, 2025 at 06:30 pm to Sun, 30 Nov, 2025 at 06:30 pm at Wellington Rugby Club, The Athletic Ground, Corams Lane, Wellington, United Kingdom.
- **Q**: Who is organizing Bingo Night?
  - **A:** Bingo Night is organized by Camelot House & Lodge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night",
        "image": "https://cdn-az.allevents.in/events3/banners/bc435112a1551051ee6c801fbdb2c1bee8c4c8f1cccb98f33cd19cd0cc26038a-rimg-w750-h1030-dcffffff-gmir?v=1764400687",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/wellington/bingo-night/200029129322754",
        "location": {
            "@type": "Place",
            "name": "Wellington Rugby Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Athletic Ground, Corams Lane",
                "addressLocality": "Wellington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.979555093766",
                "longitude": "-3.2386556357289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come along and support us. All ages welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camelot House & Lodge",
                "url": "https://allevents.in/org/camelot-house-and-lodge/27009055"
            }
        ]
    }
]
```