

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Wed, 22 Apr, 2026 at 06:30 pm (-05:00)
- **Event Description**: Our April book club selection is "Prodigal Summer" by Barbara Kingsolver. Copies of the book are available at the library. New readers always welcome!
- **Event URL**: https://allevents.in/houston/adult-book-club/200029911872123
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Houston
- **state**: MN
- **country**: United States
- **location**: 202 E Cedar St, Houston, MN, United States, Minnesota 55943
- **lat**: 43.76311
- **long**: -91.56713
- **full address**: 202 E Cedar St, Houston, MN, United States, Minnesota 55943

## Event gallery

- **Alt text**: Adult Book Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/443b10a1840696e05ab49927e2e100993436da4b0d649fb139b3d860f49d4ee3-rimg-w1200-h675-dc307c30-gmir?v=1776330833

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Wed, 22 Apr, 2026 at 06:30 pm to Wed, 22 Apr, 2026 at 06:30 pm at 202 E Cedar St, Houston, MN, United States, Minnesota 55943.
- **Q**: Who is organizing Adult Book Club?
  - **A:** Adult Book Club is organized by Houston MN Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Book Club",
        "image": "https://cdn-az.allevents.in/events3/banners/443b10a1840696e05ab49927e2e100993436da4b0d649fb139b3d860f49d4ee3-rimg-w1200-h675-dc307c30-gmir?v=1776330833",
        "startDate": "2026-04-22T18:30:00-05:00",
        "url": "https://allevents.in/houston/adult-book-club/200029911872123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "202 E Cedar St, Houston, MN, United States, Minnesota 55943",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Houston Public Library, 202 E Cedar St, Houston, MN 55943, United States",
                "addressLocality": "Houston",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.76311",
                "longitude": "-91.56713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our April book club selection is \"Prodigal Summer\" by Barbara Kingsolver. Copies of the book are available at the library. New readers always welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Houston MN Public Library",
                "url": "https://allevents.in/org/houston-mn-public-library/15273205",
                "description": "Mission Statement:  Provide open access to cultural, intellectual, and informational resources promoting development of independent, self-confident, and literate citizens."
            }
        ]
    }
]
```