

# Event Details

- **Event Name**: Bingo with Sue!
- **Event Start and End Date**: Mon, 21 Sep, 2026 at 10:00 am – Mon, 21 Sep, 2026 at 12:00 pm (+10:00)
- **Event Description**: Eyes down for Bingo! Every Monday at the Lismore City Bowloing Club
- **Event URL**: https://allevents.in/lismore/bingo-with-sue/200030696039329
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lismore
- **state**: NS
- **country**: Australia
- **location**: 171A Molesworth Street, Lismore, NSW, Australia, New South Wales 2480
- **lat**: -28.81012
- **long**: 153.27395
- **full address**: 171A Molesworth Street, Lismore, NSW, Australia, New South Wales 2480

## Event gallery

- **Alt text**: Bingo with Sue!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e002cfd3ed48a06652309865d483981e516374684b75926f447c6ab44cb0da3a-rimg-w960-h960-dc68a8d8-gmir?v=1789376909

## FAQs

- **Q**: When and where is Bingo with Sue! being held?
  - **A:** Bingo with Sue! takes place on Mon, 21 Sep, 2026 at 10:00 am to Mon, 21 Sep, 2026 at 12:00 pm at 171A Molesworth Street, Lismore, NSW, Australia, New South Wales 2480.
- **Q**: Who is organizing Bingo with Sue!?
  - **A:** Bingo with Sue! is organized by Lismore City Bowling Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo with Sue!",
        "image": "https://cdn-az.allevents.in/events9/banners/e002cfd3ed48a06652309865d483981e516374684b75926f447c6ab44cb0da3a-rimg-w960-h960-dc68a8d8-gmir?v=1789376909",
        "startDate": "2026-09-21T10:00:00+10:00",
        "endDate": "2026-09-21T12:00:00+10:00",
        "url": "https://allevents.in/lismore/bingo-with-sue/200030696039329",
        "location": {
            "@type": "Place",
            "name": "171A Molesworth Street, Lismore, NSW, Australia, New South Wales 2480",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "171 Molesworth St, Lismore NSW 2480, Australia",
                "addressLocality": "Lismore",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-28.81012",
                "longitude": "153.27395"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eyes down for Bingo! Every Monday at the Lismore City Bowloing Club",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lismore City Bowling Club",
                "url": "https://allevents.in/org/lismore-city-bowling-club/24948097"
            }
        ]
    }
]
```