

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Thu, 21 May, 2026 at 05:00 pm – Thu, 21 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us for our monthly library Book Club. We meet every third Thursday to chat about great reads, share insights, and enjoy friendly discussion. All readers are welcome—come discover your next favorite book with us. For May we will be reading "The River We Remember" by  William Kent Krueger
- **Event URL**: https://allevents.in/thief-river-falls/book-club/200029874189742
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Thief River Falls
- **state**: MN
- **country**: United States
- **location**: 102 1st St East, PO Box 674, Thief River Falls, MN, United States, Minnesota 56701
- **lat**: 48.11689
- **long**: -96.18143
- **full address**: 102 1st St East, PO Box 674, Thief River Falls, MN, United States, Minnesota 56701

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ab18bc72dfc35417c0ac32373388fe1336686c5a5aa37ba0acbf2d3de807c7da-rimg-w1200-h628-dc383234-gmir?v=1777133911

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Thu, 21 May, 2026 at 05:00 pm to Thu, 21 May, 2026 at 06:00 pm at 102 1st St East, PO Box 674, Thief River Falls, MN, United States, Minnesota 56701.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Thief River Falls Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events4/banners/ab18bc72dfc35417c0ac32373388fe1336686c5a5aa37ba0acbf2d3de807c7da-rimg-w1200-h628-dc383234-gmir?v=1777133911",
        "startDate": "2026-05-21T17:00:00-05:00",
        "endDate": "2026-05-21T18:00:00-05:00",
        "url": "https://allevents.in/thief-river-falls/book-club/200029874189742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "102 1st St East, PO Box 674, Thief River Falls, MN, United States, Minnesota 56701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 1st St E, Thief River Falls, MN 56701-2042, United States",
                "addressLocality": "Thief River Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.11689",
                "longitude": "-96.18143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly library Book Club. We meet every third Thursday to chat about great reads, share insights, and enjoy friendly discussion. All readers are welcome—come discover your next favorite book with us. For May we will be reading \"The River We Remember\" by  William Kent Krueger",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thief River Falls Public Library",
                "url": "https://allevents.in/org/thief-river-falls-public-library/17237512"
            }
        ]
    }
]
```