

# Event Details

- **Event Name**: Cookbook Book Club
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am
- **Event Description**: Love to cook and want to explore new recipes with new friends? Join our cookbook book club! This month's book is Sally's Baking 101. This event will take place at the library.
- **Event URL**: https://allevents.in/rochelle-park/cookbook-book-club/200030131657851
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## 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**: Cookbook Book Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/730b7ce6e3317b31fc93ed637c04ee234a7242d8bd2f0bb8f1a1671e6881a0ad-rimg-w1200-h1553-dcfdc5c4-gmir?v=1781865969

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cookbook Book Club",
        "image": "https://cdn-az.allevents.in/events4/banners/730b7ce6e3317b31fc93ed637c04ee234a7242d8bd2f0bb8f1a1671e6881a0ad-rimg-w1200-h1553-dcfdc5c4-gmir?v=1781865969",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/rochelle-park/cookbook-book-club/200030131657851",
        "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": "Love to cook and want to explore new recipes with new friends? Join our cookbook book club! This month's book is Sally's Baking 101. This event will take place at the library.",
        "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. "
            }
        ]
    }
]
```