

# Event Details

- **Event Name**: Teen Book Bingo
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 04:00 pm – Thu, 25 Jun, 2026 at 05:00 pm
- **Event Description**: This event is for kids in grades 5 and up.  Registration is required!
- **Event URL**: https://allevents.in/glenwood/teen-book-bingo/200030079380915
- **Event Categories**: kids, bingo
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Glenwood
- **state**: MN
- **country**: United States
- **location**: 108 1st Ave SE, Glenwood, MN, United States, Minnesota 56334
- **lat**: 45.64898
- **long**: -95.38804
- **full address**: 108 1st Ave SE, Glenwood, MN, United States, Minnesota 56334

## Event gallery

- **Alt text**: Teen Book Bingo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e25553ee85bb4e1272e3a5d7ada4e63dd9c285e2b6427673017db2c9adc9ec11-rimg-w851-h315-dcffffff-gmir?v=1781794968

## FAQs

- **Q**: When and where is Teen Book Bingo being held?
  - **A:** Teen Book Bingo takes place on Thu, 25 Jun, 2026 at 04:00 pm to Thu, 25 Jun, 2026 at 05:00 pm at 108 1st Ave SE, Glenwood, MN, United States, Minnesota 56334.
- **Q**: Who is organizing Teen Book Bingo?
  - **A:** Teen Book Bingo is organized by Glenwood Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Book Bingo",
        "image": "https://cdn-az.allevents.in/events3/banners/e25553ee85bb4e1272e3a5d7ada4e63dd9c285e2b6427673017db2c9adc9ec11-rimg-w851-h315-dcffffff-gmir?v=1781794968",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/glenwood/teen-book-bingo/200030079380915",
        "location": {
            "@type": "Place",
            "name": "108 1st Ave SE, Glenwood, MN, United States, Minnesota 56334",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 1st Ave SE, Glenwood, MN 56334-1622, United States",
                "addressLocality": "Glenwood",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.64898",
                "longitude": "-95.38804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is for kids in grades 5 and up.  Registration is required!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glenwood Public Library",
                "url": "https://allevents.in/org/glenwood-public-library/21955096"
            }
        ]
    }
]
```