

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 06:30 pm – Thu, 23 Apr, 2026 at 08:00 pm
- **Event Description**: Book Club meets on the 4th Thursday of each month from January through October. All are welcome!
- **Event URL**: https://allevents.in/highland/book-club/200029941683527
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Highland
- **state**: IL
- **country**: United States
- **location**: 1001 9th St, Highland, IL, United States, Illinois 62249
- **lat**: 38.74175
- **long**: -89.67864
- **full address**: 1001 9th St, Highland, IL, United States, Illinois 62249

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0d0485311b20adf96af3cb10738e644679fb9199818e8109cee620529ce368e0-rimg-w1200-h628-dcffffff-gmir?v=1776167247

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Thu, 23 Apr, 2026 at 06:30 pm to Thu, 23 Apr, 2026 at 08:00 pm at 1001 9th St, Highland, IL, United States, Illinois 62249.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Louis Latzer Memorial Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events2/banners/0d0485311b20adf96af3cb10738e644679fb9199818e8109cee620529ce368e0-rimg-w1200-h628-dcffffff-gmir?v=1776167247",
        "startDate": "2026-04-23",
        "endDate": "2026-04-23",
        "url": "https://allevents.in/highland/book-club/200029941683527",
        "location": {
            "@type": "Place",
            "name": "1001 9th St, Highland, IL, United States, Illinois 62249",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 9th St, Highland, IL 62249-1612, United States",
                "addressLocality": "Highland",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.74175",
                "longitude": "-89.67864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Book Club meets on the 4th Thursday of each month from January through October. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Louis Latzer Memorial Public Library",
                "url": "https://allevents.in/org/louis-latzer-memorial-public-library/19904197"
            }
        ]
    }
]
```