

# Event Details

- **Event Name**: Fantasy Book Club (November meeting) 
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 12:00 pm
- **Event Description**: Open to anyone ages 18+ 
This month we will be reading City of bones by Cassandra Clare.
- **Event URL**: https://allevents.in/monticello/fantasy-book-club-november-meeting/200029157290941
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Monticello
- **state**: KY
- **country**: United States
- **location**: 157 Rolling Hills Blvd, Monticello, KY, United States, Kentucky 42633
- **lat**: 36.85484
- **long**: -84.84404
- **full address**: 157 Rolling Hills Blvd, Monticello, KY, United States, Kentucky 42633

## Event gallery

- **Alt text**: Fantasy Book Club (November meeting)
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a8123c7dfc016af0cafd68e7a7fed07ae6f3ab95ef9f660c355501cbdcdeb58a-rimg-w1200-h1600-dcdfd7ce-gmir?v=1763327916

## FAQs

- **Q**: When and where is Fantasy Book Club (November meeting)  being held?
  - **A:** Fantasy Book Club (November meeting)  takes place on Sat, 29 Nov, 2025 at 12:00 pm to Sat, 29 Nov, 2025 at 12:00 pm at 157 Rolling Hills Blvd, Monticello, KY, United States, Kentucky 42633.
- **Q**: Who is organizing Fantasy Book Club (November meeting) ?
  - **A:** Fantasy Book Club (November meeting)  is organized by Wayne County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fantasy Book Club (November meeting)",
        "image": "https://cdn-az.allevents.in/events8/banners/a8123c7dfc016af0cafd68e7a7fed07ae6f3ab95ef9f660c355501cbdcdeb58a-rimg-w1200-h1600-dcdfd7ce-gmir?v=1763327916",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/monticello/fantasy-book-club-november-meeting/200029157290941",
        "location": {
            "@type": "Place",
            "name": "157 Rolling Hills Blvd, Monticello, KY, United States, Kentucky 42633",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "157 Rolling Hills Blvd, Monticello, KY 42633, United States",
                "addressLocality": "Monticello",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.85484",
                "longitude": "-84.84404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to anyone ages 18+ \nThis month we will be reading City of bones by Cassandra Clare.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wayne County Public Library",
                "url": "https://allevents.in/org/wayne-county-public-library/23844363"
            }
        ]
    }
]
```