

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 06:00 pm
- **Event Description**: Books available at the library as well as on libby app. All welcome to read the book and join us. We have great conversations and refreshments are served.
- **Event URL**: https://allevents.in/fredericksburg/book-club/200029878555900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fredericksburg
- **state**: IA
- **country**: United States
- **location**: 138 West Main Street po box 281, Fredericksburg, IA, United States, Iowa 50630
- **lat**: 42.96497
- **long**: -92.20017
- **full address**: 138 West Main Street po box 281, Fredericksburg, IA, United States, Iowa 50630

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5474f6c9934b7d74452311614a89b9999011e8c42321af0fa0eddd3e50a64d5f-rimg-w474-h278-dcfefefe-gmir?v=1775603495

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Thu, 09 Apr, 2026 at 06:00 pm to Thu, 09 Apr, 2026 at 06:00 pm at 138 West Main Street po box 281, Fredericksburg, IA, United States, Iowa 50630.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Upham Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/5474f6c9934b7d74452311614a89b9999011e8c42321af0fa0eddd3e50a64d5f-rimg-w474-h278-dcfefefe-gmir?v=1775603495",
        "startDate": "2026-04-09",
        "url": "https://allevents.in/fredericksburg/book-club/200029878555900",
        "location": {
            "@type": "Place",
            "name": "138 West Main Street po box 281, Fredericksburg, IA, United States, Iowa 50630",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "136 W Main St, Fredericksburg, IA 50630-7704, United States",
                "addressLocality": "Fredericksburg",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.96497",
                "longitude": "-92.20017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Books available at the library as well as on libby app. All welcome to read the book and join us. We have great conversations and refreshments are served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Upham Memorial Library",
                "url": "https://allevents.in/org/upham-memorial-library/19190345"
            }
        ]
    }
]
```