

# Event Details

- **Event Name**: Family Trivia Night
- **Event Start and End Date**: Thu, 11 Sep, 2025 at 06:00 pm
- **Event Description**: Join us a the library for an exciting night of testing your knowledge against other families! 

All ages are welcome to this event!
- **Event URL**: https://allevents.in/rochelle-park/family-trivia-night/200028784568238
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Rochelle Park
- **state**: NJ
- **country**: United States
- **location**: 151 W Passaic St, Rochelle Park, NJ, United States, New Jersey 07662
- **lat**: 40.91225
- **long**: -74.0784
- **full address**: 151 W Passaic St, Rochelle Park, NJ, United States, New Jersey 07662

## Event gallery

- **Alt text**: Family Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f626041ab79f18e44e451b0f245bbc82516be720ad12fc62e8ae1b9a59189a6f-rimg-w1200-h1553-dc8edcf2-gmir?v=1757508264

## FAQs

- **Q**: When and where is Family Trivia Night being held?
  - **A:** Family Trivia Night takes place on Thu, 11 Sep, 2025 at 06:00 pm to Thu, 11 Sep, 2025 at 06:00 pm at 151 W Passaic St, Rochelle Park, NJ, United States, New Jersey 07662.
- **Q**: Who is organizing Family Trivia Night?
  - **A:** Family Trivia Night is organized by Rochelle Park Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Trivia Night",
        "image": "https://cdn-az.allevents.in/events2/banners/f626041ab79f18e44e451b0f245bbc82516be720ad12fc62e8ae1b9a59189a6f-rimg-w1200-h1553-dc8edcf2-gmir?v=1757508264",
        "startDate": "2025-09-11",
        "url": "https://allevents.in/rochelle-park/family-trivia-night/200028784568238",
        "location": {
            "@type": "Place",
            "name": "151 W Passaic St, Rochelle Park, NJ, United States, New Jersey 07662",
            "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.91225",
                "longitude": "-74.0784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us a the library for an exciting night of testing your knowledge against other families! \n\nAll ages are welcome to this event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rochelle Park Library",
                "url": "https://allevents.in/org/rochelle-park-library/26038130"
            }
        ]
    }
]
```