

# Event Details

- **Event Name**: Monthly Book Club
- **Event Start and End Date**: Wed, 12 Aug, 2026 at 06:00 pm – Wed, 09 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: Stay Tuned for Updated Details of What We Are Reading Every Month!
- **Event URL**: https://allevents.in/fox-lake/monthly-book-club/200030393103723
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Fox Lake
- **state**: WI
- **country**: United States
- **location**: Fox Lake Lounge
- **lat**: 43.566105539748
- **long**: -88.908766920213
- **full address**: Fox Lake Lounge, 215 W State St, Fox Lake, WI 53933-8026, United States

## Event gallery

- **Alt text**: Monthly Book Club
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+Book+Club&date=Wed%2C+12+Aug%2C+2026&bg=4

## FAQs

- **Q**: When and where is Monthly Book Club being held?
  - **A:** Monthly Book Club takes place on Wed, 12 Aug, 2026 at 06:00 pm to Wed, 09 Sep, 2026 at 06:00 pm at Fox Lake Lounge, 215 W State St, Fox Lake, WI 53933-8026, United States.
- **Q**: Who is organizing Monthly Book Club?
  - **A:** Monthly Book Club is organized by Fox Lake Public Library, Wisconsin.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Book Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+Book+Club&date=Wed%2C+12+Aug%2C+2026&bg=4",
        "startDate": "2026-08-12T18:00:00-05:00",
        "endDate": "2026-09-09T18:00:00-05:00",
        "url": "https://allevents.in/fox-lake/monthly-book-club/200030393103723",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fox Lake Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 W State St, Fox Lake, WI 53933-8026, United States",
                "addressLocality": "Fox Lake",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.566105539748",
                "longitude": "-88.908766920213"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay Tuned for Updated Details of What We Are Reading Every Month!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fox Lake Public Library Wisconsin",
                "url": "https://allevents.in/org/fox-lake-public-library-wisconsin/21865207"
            }
        ]
    }
]
```