

# Event Details

- **Event Name**: Garden Bingo 
- **Event Start and End Date**: Sun, 03 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: time: doors open at 4:30 pm, bingo begins at 5
- **Event URL**: https://allevents.in/bird-island/garden-bingo/200029355426608
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 146

## Ticket Details


## Event venue details

- **city**: Bird Island
- **state**: MN
- **country**: United States
- **location**: City of Bird Island, MN
- **lat**: 44.7655249
- **long**: -94.8944511
- **full address**: City of Bird Island, MN, 660 Birch Avenue, PO Box 130,Bird Island, Minnesota, United States

## Event gallery

- **Alt text**: Garden Bingo
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/41da90b76a3c0fbbbcc1db83967f130d87ff58544021951507e902421ccd7f56-rimg-w851-h315-dcfff0f4-gmir?v=1775805984

## FAQs

- **Q**: When and where is Garden Bingo  being held?
  - **A:** Garden Bingo  takes place on Sun, 03 May, 2026 at 05:00 pm to Sun, 03 May, 2026 at 05:00 pm at City of Bird Island, MN, 660 Birch Avenue, PO Box 130,Bird Island, Minnesota, United States.
- **Q**: Who is organizing Garden Bingo ?
  - **A:** Garden Bingo  is organized by Island Days.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garden Bingo",
        "image": "https://cdn-az.allevents.in/events6/banners/41da90b76a3c0fbbbcc1db83967f130d87ff58544021951507e902421ccd7f56-rimg-w851-h315-dcfff0f4-gmir?v=1775805984",
        "startDate": "2026-05-03T17:00:00-05:00",
        "url": "https://allevents.in/bird-island/garden-bingo/200029355426608",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "City of Bird Island, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "660 Birch Avenue, PO Box 130,Bird Island, Minnesota",
                "addressLocality": "Bird Island",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.7655249",
                "longitude": "-94.8944511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "time: doors open at 4:30 pm, bingo begins at 5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Island Days",
                "url": "https://allevents.in/org/island-days/23376335"
            }
        ]
    }
]
```