

# Event Details

- **Event Name**: Evening Book Club
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 05:30 pm
- **Event Description**: Join us for a discussion on the book Anxious People by Fredrik Backman. We will be meeting from 5:30-6:30 in the magazine room.
- **Event URL**: https://allevents.in/randolph/evening-book-club/200030251952823
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Randolph
- **state**: WI
- **country**: United States
- **location**: 228 N. High St., Randolph, WI, United States, Wisconsin 53956
- **lat**: 43.53969
- **long**: -89.00658
- **full address**: 228 N. High St., Randolph, WI, United States, Wisconsin 53956

## Event gallery

- **Alt text**: Evening Book Club
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4f3cb71b72427d13caf82a84a66601bae959f5f7ed228507ae490ea810dfa488-rimg-w1200-h1553-dcf6eee7-gmir?v=1784473226

## FAQs

- **Q**: When and where is Evening Book Club being held?
  - **A:** Evening Book Club takes place on Mon, 20 Jul, 2026 at 05:30 pm to Mon, 20 Jul, 2026 at 05:30 pm at 228 N. High St., Randolph, WI, United States, Wisconsin 53956.
- **Q**: Who is organizing Evening Book Club?
  - **A:** Evening Book Club is organized by Randolph Hutchinson Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Book Club",
        "image": "https://cdn-az.allevents.in/events8/banners/4f3cb71b72427d13caf82a84a66601bae959f5f7ed228507ae490ea810dfa488-rimg-w1200-h1553-dcf6eee7-gmir?v=1784473226",
        "startDate": "2026-07-20",
        "url": "https://allevents.in/randolph/evening-book-club/200030251952823",
        "location": {
            "@type": "Place",
            "name": "228 N. High St., Randolph, WI, United States, Wisconsin 53956",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "228 N High St, Randolph, WI 53956-1216, United States",
                "addressLocality": "Randolph",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.53969",
                "longitude": "-89.00658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a discussion on the book Anxious People by Fredrik Backman. We will be meeting from 5:30-6:30 in the magazine room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Randolph Hutchinson Memorial Library",
                "url": "https://allevents.in/org/randolph-hutchinson-memorial-library/23128872"
            }
        ]
    }
]
```