

# Event Details

- **Event Name**: July Spicy Book Club
- **Event Start and End Date**: Wed, 15 Jul, 2026 at 07:00 pm
- **Event Description**: Join us for our next spicy book club. We will be discussing “A Few Good Men” by Cat Johnson. 

https://www.goodreads.com/book/show/36259732
- **Event URL**: https://allevents.in/manhattan/july-spicy-book-club/200030326063511
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Manhattan
- **state**: IL
- **country**: United States
- **location**: 240 Whitson PO Box 53, Manhattan, IL
- **lat**: 41.42148
- **long**: -87.98406
- **full address**: 240 Whitson PO Box 53, Manhattan, IL, United States

## Event gallery

- **Alt text**: July Spicy Book Club
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=July+Spicy+Book+Club&date=Wed%2C+15+Jul%2C+2026+at+07%3A00+pm&bg=2

## FAQs

- **Q**: When and where is July Spicy Book Club being held?
  - **A:** July Spicy Book Club takes place on Wed, 15 Jul, 2026 at 07:00 pm to Wed, 15 Jul, 2026 at 07:00 pm at 240 Whitson PO Box 53, Manhattan, IL, United States.
- **Q**: Who is organizing July Spicy Book Club?
  - **A:** July Spicy Book Club is organized by Friends of the Library Foundation - Manhattan/Elwood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Spicy Book Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=July+Spicy+Book+Club&date=Wed%2C+15+Jul%2C+2026+at+07%3A00+pm&bg=2",
        "startDate": "2026-07-15",
        "url": "https://allevents.in/manhattan/july-spicy-book-club/200030326063511",
        "location": {
            "@type": "Place",
            "name": "240 Whitson PO Box 53, Manhattan, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "240 E Whitson St, Manhattan, IL 60442-9841, United States",
                "addressLocality": "Manhattan",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.42148",
                "longitude": "-87.98406"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our next spicy book club. We will be discussing “A Few Good Men” by Cat Johnson. \n\nhttps://www.goodreads.com/book/show/36259732",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Library Foundation - ManhattanElwood",
                "url": "https://allevents.in/org/friends-of-the-library-foundation-manhattan-elwood/23506825"
            }
        ]
    }
]
```