

# Event Details

- **Event Name**: Charity Casino Night
- **Event Start and End Date**: Sat, 03 Jun, 2023 at 06:00 pm
- **Event Description**: this event has been postponed.sorry for any inconvenience
- **Event URL**: https://allevents.in/pinner/charity-casino-night/80001526319291
- **Event Categories**: parties, music, entertainment, nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, max: 0, currency: GBP

## Event venue details

- **city**: Pinner
- **state**: EN
- **country**: United Kingdom
- **location**: Blue Room Sports Venue
- **lat**: 51.60022490000001
- **long**: -0.3578166
- **full address**: Blue Room Sports Venue, 220 Headstone Ln, Harrow HA2 6LY, UK, Pinner, United Kingdom

## Event gallery

- **Alt text**: Charity Casino Night
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb646df8f38258d.jpg

## FAQs

- **Q**: When and where is Charity Casino Night being held?
  - **A:** Charity Casino Night takes place on Sat, 03 Jun, 2023 at 06:00 pm to Sat, 03 Jun, 2023 at 06:00 pm at Blue Room Sports Venue, 220 Headstone Ln, Harrow HA2 6LY, UK, Pinner, United Kingdom.
- **Q**: Who is organizing Charity Casino Night?
  - **A:** Charity Casino Night is organized by Lions Club of Sudbury.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charity Casino Night",
        "image": "https://cdn2.allevents.in/thumbs/thumb646df8f38258d.jpg",
        "startDate": "2023-06-03",
        "url": "https://allevents.in/pinner/charity-casino-night/80001526319291",
        "location": {
            "@type": "Place",
            "name": "Blue Room Sports Venue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Headstone Ln, Harrow HA2 6LY, UK",
                "addressLocality": "Pinner",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.60022490000001",
                "longitude": "-0.3578166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "this event has been postponed.sorry for any inconvenience",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lions Club of Sudbury",
                "url": "https://allevents.in/org/lions-club-of-sudbury/21016500"
            }
        ]
    }
]
```