

# Event Details

- **Event Name**: Afternoon Book Club
- **Event Start and End Date**: Tue, 10 Mar, 2026 at 01:00 pm
- **Event Description**: Join us in discussing We Are All Guilty Here by Karin Slaughter This event will take place at the library. For more information, please contact us.
- **Event URL**: https://allevents.in/rochelle-park/afternoon-book-club/200029782987150
- **Interested Audience**: 
  - total_interested_count: 0

## 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,United States

## Event gallery

- **Alt text**: Afternoon Book Club
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9cea2241d071b2d7c663adf6d09689050bc274107705e37acb6b4bd32c6ff18a-rimg-w1200-h1553-dc020202-gmir?v=1772897750

## FAQs

- **Q**: When and where is Afternoon Book Club being held?
  - **A:** Afternoon Book Club takes place on Tue, 10 Mar, 2026 at 01:00 pm to Tue, 10 Mar, 2026 at 01:00 pm at Rochelle Park Library, 151 W Passaic St,Rochelle Park,NJ,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/events5/banners/9cea2241d071b2d7c663adf6d09689050bc274107705e37acb6b4bd32c6ff18a-rimg-w1200-h1553-dc020202-gmir?v=1772897750",
        "startDate": "2026-03-10",
        "url": "https://allevents.in/rochelle-park/afternoon-book-club/200029782987150",
        "location": {
            "@type": "Place",
            "name": "Rochelle Park Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 W Passaic St,Rochelle Park,NJ,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 Are All Guilty Here by Karin Slaughter This event will take place at the library. For 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. "
            }
        ]
    }
]
```