

# Event Details

- **Event Name**: Bingo at the library
- **Event Start and End Date**: Thu, 21 May, 2026 at 02:00 pm (-06:00)
- **Event Description**: All programs at the library are free.
We will play three games of Bingo and the winner of each game will receive a prize!
- **Event URL**: https://allevents.in/florence/bingo-at-the-library/200030001976013
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Florence
- **state**: CO
- **country**: United States
- **location**: 130 Church Ave, Florence, CO, United States, Colorado 81226
- **lat**: 38.3915
- **long**: -105.1222
- **full address**: 130 Church Ave, Florence, CO, United States, Colorado 81226

## Event gallery

- **Alt text**: Bingo at the library
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b51acf73289735681ac4bfd3403d29b840e7a1687df2d345bf710c019ba09d3a-rimg-w1200-h1553-dc48bfda-gmir?v=1777501573

## FAQs

- **Q**: When and where is Bingo at the library being held?
  - **A:** Bingo at the library takes place on Thu, 21 May, 2026 at 02:00 pm to Thu, 21 May, 2026 at 02:00 pm at 130 Church Ave, Florence, CO, United States, Colorado 81226.
- **Q**: Who is organizing Bingo at the library?
  - **A:** Bingo at the library is organized by John C. Fremont Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Bingo at the library",
        "image": "https://cdn-az.allevents.in/events9/banners/b51acf73289735681ac4bfd3403d29b840e7a1687df2d345bf710c019ba09d3a-rimg-w1200-h1553-dc48bfda-gmir?v=1777501573",
        "startDate": "2026-05-21T14:00:00-06:00",
        "url": "https://allevents.in/florence/bingo-at-the-library/200030001976013",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "130 Church Ave, Florence, CO, United States, Colorado 81226",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 Church Ave, Florence, CO 81226-1412, United States",
                "addressLocality": "Florence",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.3915",
                "longitude": "-105.1222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All programs at the library are free.\nWe will play three games of Bingo and the winner of each game will receive a prize!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John C. Fremont Library District",
                "url": "https://allevents.in/org/john-c-fremont-library-district/17141679",
                "description": "130 Church Avenue, Florence, CO 81226"
            }
        ]
    }
]
```