

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Mon, 19 Jan, 2026 at 06:30 pm – Mon, 19 Jan, 2026 at 07:30 pm
- **Event Description**: Books can be found at the Library on display or at the front desk.  Read the book then attend the discussion if you can!
- **Event URL**: https://allevents.in/lamoni/book-club/200029364201740
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lamoni
- **state**: IA
- **country**: United States
- **location**: 301 W Main St, Lamoni, IA, United States, Iowa 50140
- **lat**: 40.62331
- **long**: -93.93636
- **full address**: 301 W Main St, Lamoni, IA, United States, Iowa 50140

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d7f72f4bf916d7952dc984a3674d2b603dc85cb54cc144a65072e7c90188a453-rimg-w1080-h1080-dcdcd9d7-gmir?v=1768637010

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Mon, 19 Jan, 2026 at 06:30 pm to Mon, 19 Jan, 2026 at 07:30 pm at 301 W Main St, Lamoni, IA, United States, Iowa 50140.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Lamoni Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events7/banners/d7f72f4bf916d7952dc984a3674d2b603dc85cb54cc144a65072e7c90188a453-rimg-w1080-h1080-dcdcd9d7-gmir?v=1768637010",
        "startDate": "2026-01-19",
        "endDate": "2026-01-19",
        "url": "https://allevents.in/lamoni/book-club/200029364201740",
        "location": {
            "@type": "Place",
            "name": "301 W Main St, Lamoni, IA, United States, Iowa 50140",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 W Main St, Lamoni, IA 50140-1266, United States",
                "addressLocality": "Lamoni",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.62331",
                "longitude": "-93.93636"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Books can be found at the Library on display or at the front desk.  Read the book then attend the discussion if you can!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lamoni Public Library",
                "url": "https://allevents.in/org/lamoni-public-library/20831680"
            }
        ]
    }
]
```