

# Event Details

- **Event Name**: Library Bingo
- **Event Start and End Date**: Tue, 10 Mar, 2026 at 10:30 am
- **Event Description**: Patrons will find somewhat hidden books/things in the library to win at Bingo. This event is for adults.
- **Event URL**: https://allevents.in/birmingham/library-bingo/200029342013043
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: AL
- **country**: United States
- **location**: 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211
- **lat**: 33.49266
- **long**: -86.83152
- **full address**: 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211

## Event gallery

- **Alt text**: Library Bingo
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cd202c62e49fc4acc4752be68a6c1bc20012718f6cef2d29a23ddcdc39f97931-rimg-w1200-h1553-dcfaf6ed-gmir?v=1772027397

## FAQs

- **Q**: When and where is Library Bingo being held?
  - **A:** Library Bingo takes place on Tue, 10 Mar, 2026 at 10:30 am to Tue, 10 Mar, 2026 at 10:30 am at 2 6th Ave SW, Birmingham, AL, United States, Alabama 35211.
- **Q**: Who is organizing Library Bingo?
  - **A:** Library Bingo is organized by Titusville Library (Birmingham Public Library System).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Library Bingo",
        "image": "https://cdn-az.allevents.in/events7/banners/cd202c62e49fc4acc4752be68a6c1bc20012718f6cef2d29a23ddcdc39f97931-rimg-w1200-h1553-dcfaf6ed-gmir?v=1772027397",
        "startDate": "2026-03-10",
        "url": "https://allevents.in/birmingham/library-bingo/200029342013043",
        "location": {
            "@type": "Place",
            "name": "2 6th Ave SW, Birmingham, AL, United States, Alabama 35211",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 6th Ave SW, Birmingham, AL 35211-2909, United States",
                "addressLocality": "Birmingham",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.49266",
                "longitude": "-86.83152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Patrons will find somewhat hidden books/things in the library to win at Bingo. This event is for adults.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Titusville Library (Birmingham Public Library System)",
                "url": "https://allevents.in/org/titusville-library-birmingham-public-library-system/19767823"
            }
        ]
    }
]
```