

# Event Details

- **Event Name**: Community BINGO
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 am – Sat, 18 Jul, 2026 at 11:00 am
- **Event Description**: Join us for a fun hour of bingo at RidgeView! There will be prizes for all the winners!
- **Event URL**: https://allevents.in/burlington/community-bingo/200030307752109
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: 4925 West Ave, Burlington, IA 52601-9469, United States
- **lat**: 40.79702
- **long**: -91.16116
- **full address**: 4925 West Ave, Burlington, IA 52601-9469, United States

## Event gallery

- **Alt text**: Community BINGO
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/213b0ea5dd7cd890f786a071dde68b834b2bb333fac9b7f53df81e381fd601ca-rimg-w1200-h628-dc2d4851-gmir?v=1783957947

## FAQs

- **Q**: When and where is Community BINGO being held?
  - **A:** Community BINGO takes place on Sat, 18 Jul, 2026 at 10:00 am to Sat, 18 Jul, 2026 at 11:00 am at 4925 West Ave, Burlington, IA 52601-9469, United States.
- **Q**: Who is organizing Community BINGO?
  - **A:** Community BINGO is organized by The Views of Burlington.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community BINGO",
        "image": "https://cdn-az.allevents.in/events8/banners/213b0ea5dd7cd890f786a071dde68b834b2bb333fac9b7f53df81e381fd601ca-rimg-w1200-h628-dc2d4851-gmir?v=1783957947",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/burlington/community-bingo/200030307752109",
        "location": {
            "@type": "Place",
            "name": "4925 West Ave, Burlington, IA 52601-9469, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4925 West Ave, Burlington, IA 52601-9469, United States",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79702",
                "longitude": "-91.16116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun hour of bingo at RidgeView! There will be prizes for all the winners!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Views of Burlington",
                "url": "https://allevents.in/org/the-views-of-burlington/25572849"
            }
        ]
    }
]
```