

# Event Details

- **Event Name**: Banned Books Book Club
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 06:00 pm – Thu, 12 Feb, 2026 at 07:00 pm
- **Event Description**: We will be reading and discussing some of the most popular banned books! Light refreshments available.
- **Event URL**: https://allevents.in/quincy/banned-books-book-club/200029548993841
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Quincy
- **state**: IL
- **country**: United States
- **location**: 532 Maine Street, Quincy, IL, United States, Illinois 62301
- **lat**: 39.93154
- **long**: -91.40709
- **full address**: 532 Maine Street, Quincy, IL, United States, Illinois 62301

## Event gallery

- **Alt text**: Banned Books Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0b2ff5034bff3fccb85d244ea06be3ba198c2cb48d18b877da1d8265282b39e5-rimg-w780-h520-dcf4f3f1-gmir?v=1770617782

## FAQs

- **Q**: When and where is Banned Books Book Club being held?
  - **A:** Banned Books Book Club takes place on Thu, 12 Feb, 2026 at 06:00 pm to Thu, 12 Feb, 2026 at 07:00 pm at 532 Maine Street, Quincy, IL, United States, Illinois 62301.
- **Q**: Who is organizing Banned Books Book Club?
  - **A:** Banned Books Book Club is organized by Enchanted Books.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Banned Books Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/0b2ff5034bff3fccb85d244ea06be3ba198c2cb48d18b877da1d8265282b39e5-rimg-w780-h520-dcf4f3f1-gmir?v=1770617782",
        "startDate": "2026-02-12",
        "endDate": "2026-02-12",
        "url": "https://allevents.in/quincy/banned-books-book-club/200029548993841",
        "location": {
            "@type": "Place",
            "name": "532 Maine Street, Quincy, IL, United States, Illinois 62301",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "532 Maine St, Quincy, IL 62301-3932, United States",
                "addressLocality": "Quincy",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.93154",
                "longitude": "-91.40709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be reading and discussing some of the most popular banned books! Light refreshments available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Enchanted Books",
                "url": "https://allevents.in/org/enchanted-books/22690894"
            }
        ]
    }
]
```