

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Tue, 10 Mar, 2026 at 05:00 pm
- **Event Description**: We'd love for you to join us at our monthly book club meeting.  This month we'll be discussing Riley Sager's With a Vengeance and Barbara Davis' The Keeper of Happy Endings.  We can order the book for you - just call or stop in!
- **Event URL**: https://allevents.in/malta/book-club/200029703754118
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Malta
- **state**: IL
- **country**: United States
- **location**: 203 E Adams St, Malta, IL, United States, Illinois 60150
- **lat**: 41.92971
- **long**: -88.86333
- **full address**: 203 E Adams St, Malta, IL, United States, Illinois 60150

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/364fc567596c288ddc83632a5e0a49abc195ab834d8a35b10d6c984168188f20-rimg-w1200-h570-dcf7d8c4-gmir?v=1772984775

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Tue, 10 Mar, 2026 at 05:00 pm to Tue, 10 Mar, 2026 at 05:00 pm at 203 E Adams St, Malta, IL, United States, Illinois 60150.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Malta Township Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/364fc567596c288ddc83632a5e0a49abc195ab834d8a35b10d6c984168188f20-rimg-w1200-h570-dcf7d8c4-gmir?v=1772984775",
        "startDate": "2026-03-10",
        "url": "https://allevents.in/malta/book-club/200029703754118",
        "location": {
            "@type": "Place",
            "name": "203 E Adams St, Malta, IL, United States, Illinois 60150",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "A D T Security Services, 203 Adams St, Malta, IL 60150, United States",
                "addressLocality": "Malta",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.92971",
                "longitude": "-88.86333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'd love for you to join us at our monthly book club meeting.  This month we'll be discussing Riley Sager's With a Vengeance and Barbara Davis' The Keeper of Happy Endings.  We can order the book for you - just call or stop in!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Malta Township Public Library",
                "url": "https://allevents.in/org/malta-township-public-library/21724426"
            }
        ]
    }
]
```