

# Event Details

- **Event Name**: Family Picnic
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 12:00 pm
- **Event URL**: https://allevents.in/paterson/family-picnic/200030383653947
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Paterson
- **state**: NJ
- **country**: United States
- **location**: Eastside Park Paterson Nj 07504
- **lat**: 40.933663807544
- **long**: -74.14880440766
- **full address**: Eastside Park Paterson Nj 07504, Dr Martin Luther King Jr Way,Paterson, New Jersey, United States

## Event gallery

- **Alt text**: Family Picnic
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/fb8fa8dd17aaa8b47f55f547d01fa3ef4af3c69cdc7883bee8c042a0768742da-rimg-w1074-h806-dc334549-gmir?v=1783650406

## FAQs

- **Q**: When and where is Family Picnic being held?
  - **A:** Family Picnic takes place on Sat, 11 Jul, 2026 at 12:00 pm to Sat, 11 Jul, 2026 at 12:00 pm at Eastside Park Paterson Nj 07504, Dr Martin Luther King Jr Way,Paterson, New Jersey, United States.
- **Q**: Who is organizing Family Picnic?
  - **A:** Family Picnic is organized by Douglas Bailey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Picnic",
        "image": "https://cdn-az.allevents.in/events3/banners/fb8fa8dd17aaa8b47f55f547d01fa3ef4af3c69cdc7883bee8c042a0768742da-rimg-w1074-h806-dc334549-gmir?v=1783650406",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/paterson/family-picnic/200030383653947",
        "location": {
            "@type": "Place",
            "name": "Eastside Park Paterson Nj 07504",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dr Martin Luther King Jr Way,Paterson, New Jersey",
                "addressLocality": "Paterson",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.933663807544",
                "longitude": "-74.14880440766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Douglas Bailey",
                "url": "https://allevents.in/org/douglas-bailey/28013842"
            }
        ]
    }
]
```