

# Event Details

- **Event Name**: Adult Book Club
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 06:30 pm
- **Event Description**: The March selection for our adult book club is "The Book Club for Troublesome Women" by Marie Bostwick. Copies of the book are available at the library. New readers are always welcome!
- **Event URL**: https://allevents.in/houston/adult-book-club/200029750973724
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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/13309e815fc937733472d434f4cd29b3cb02595cb5eecf7743b13943a12d8e6b-rimg-w1200-h675-dcf6ead0-gmir?v=1773761168

## FAQs

- **Q**: When and where is Adult Book Club being held?
  - **A:** Adult Book Club takes place on Thu, 19 Mar, 2026 at 06:30 pm to Thu, 19 Mar, 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/13309e815fc937733472d434f4cd29b3cb02595cb5eecf7743b13943a12d8e6b-rimg-w1200-h675-dcf6ead0-gmir?v=1773761168",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/houston/adult-book-club/200029750973724",
        "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": "The March selection for our adult book club is \"The Book Club for Troublesome Women\" by Marie Bostwick. Copies of the book are available at the library. New readers are 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."
            }
        ]
    }
]
```