

# Event Details

- **Event Name**: Afternoon Book Club
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 01:00 pm
- **Event Description**: Join us in discussing We Have Always Lived in the Castle by Shirley Jackson.

This event will take place at the library.

For more information, please contact us.
- **Event URL**: https://allevents.in/rochelle-park/afternoon-book-club/200030113619745
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rochelle Park
- **state**: NJ
- **country**: United States
- **location**: Rochelle Park Library
- **lat**: 40.912137983
- **long**: -74.0783057715
- **full address**: Rochelle Park Library, 151 W Passaic St, Rochelle Park, NJ 07662-3105, United States

## Event gallery

- **Alt text**: Afternoon Book Club
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ecc198e6e3e69d2bf0c030415e1716cdf1afe453f11a02e7fed3d48fd0c1aa07-rimg-w1200-h1553-dcecebe9-gmir?v=1781238323

## FAQs

- **Q**: When and where is Afternoon Book Club being held?
  - **A:** Afternoon Book Club takes place on Tue, 16 Jun, 2026 at 01:00 pm to Tue, 16 Jun, 2026 at 01:00 pm at Rochelle Park Library, 151 W Passaic St, Rochelle Park, NJ 07662-3105, United States.
- **Q**: Who is organizing Afternoon Book Club?
  - **A:** Afternoon Book Club is organized by Rochelle Park Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Afternoon Book Club",
        "image": "https://cdn-az.allevents.in/events6/banners/ecc198e6e3e69d2bf0c030415e1716cdf1afe453f11a02e7fed3d48fd0c1aa07-rimg-w1200-h1553-dcecebe9-gmir?v=1781238323",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/rochelle-park/afternoon-book-club/200030113619745",
        "location": {
            "@type": "Place",
            "name": "Rochelle Park Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 W Passaic St, Rochelle Park, NJ 07662-3105, United States",
                "addressLocality": "Rochelle Park",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.912137983",
                "longitude": "-74.0783057715"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in discussing We Have Always Lived in the Castle by Shirley Jackson.\n\nThis event will take place at the library.\n\nFor more information, please contact us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rochelle Park Library",
                "url": "https://allevents.in/org/rochelle-park-library/6914410",
                "description": "We're a library that serves the Rochelle Park area and beyond. "
            }
        ]
    }
]
```