

# Event Details

- **Event Name**: Book Club
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 07:00 pm
- **Event Description**: This month for book club we will be discussing All the colors of the dark by Chris Whitaker.
- **Event URL**: https://allevents.in/woodstown/book-club/200028988267943
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Woodstown
- **state**: NJ
- **country**: United States
- **location**: 14 School Ln, Woodstown, NJ
- **lat**: 39.65175
- **long**: -75.3215
- **full address**: 14 School Ln, Woodstown, NJ, United States

## Event gallery

- **Alt text**: Book Club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0bdb82fb200f525dcd05677cce1d52c359c605549f7ca258a570ac4a2ab441be-rimg-w870-h742-dc010001-gmir?v=1762988536

## FAQs

- **Q**: When and where is Book Club being held?
  - **A:** Book Club takes place on Tue, 18 Nov, 2025 at 07:00 pm to Tue, 18 Nov, 2025 at 07:00 pm at 14 School Ln, Woodstown, NJ, United States.
- **Q**: Who is organizing Book Club?
  - **A:** Book Club is organized by Woodstown Pilesgrove Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Club",
        "image": "https://cdn-az.allevents.in/events10/banners/0bdb82fb200f525dcd05677cce1d52c359c605549f7ca258a570ac4a2ab441be-rimg-w870-h742-dc010001-gmir?v=1762988536",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/woodstown/book-club/200028988267943",
        "location": {
            "@type": "Place",
            "name": "14 School Ln, Woodstown, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 School Ln, Woodstown, NJ 08098-1331, United States",
                "addressLocality": "Woodstown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65175",
                "longitude": "-75.3215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month for book club we will be discussing All the colors of the dark by Chris Whitaker.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodstown Pilesgrove Library",
                "url": "https://allevents.in/org/woodstown-pilesgrove-library/25958105"
            }
        ]
    }
]
```