

# Event Details

- **Event Name**: Independence Day Picnic
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 10:00 am – Fri, 03 Jul, 2026 at 02:00 pm
- **Event Description**: Come and join us for some fun as we celebrate Independence Day! There is a two dollar deposit due for this holiday activity. Sign up at the activities table.
- **Event URL**: https://allevents.in/allentown/independence-day-picnic/200030214192434
- **Event Categories**: fourth-of-july, trips-adventures, holiday
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Allentown
- **state**: PA
- **country**: United States
- **location**: 1437 West Gordon Street, Allentown, PA
- **lat**: 40.60377
- **long**: -75.49016
- **full address**: 1437 West Gordon Street, Allentown, PA, United States

## Event gallery

- **Alt text**: Independence Day Picnic
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4307b0474f41ae097c08e2c4d29a842fc681fd51bb9737abbafd9e42b1cfcc08-rimg-w520-h477-dc131846-gmir?v=1783046021

## FAQs

- **Q**: When and where is Independence Day Picnic being held?
  - **A:** Independence Day Picnic takes place on Fri, 03 Jul, 2026 at 10:00 am to Fri, 03 Jul, 2026 at 02:00 pm at 1437 West Gordon Street, Allentown, PA, United States.
- **Q**: Who is organizing Independence Day Picnic?
  - **A:** Independence Day Picnic is organized by Clubhouse of Lehigh County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Independence Day Picnic",
        "image": "https://cdn-az.allevents.in/events2/banners/4307b0474f41ae097c08e2c4d29a842fc681fd51bb9737abbafd9e42b1cfcc08-rimg-w520-h477-dc131846-gmir?v=1783046021",
        "startDate": "2026-07-03",
        "endDate": "2026-07-03",
        "url": "https://allevents.in/allentown/independence-day-picnic/200030214192434",
        "location": {
            "@type": "Place",
            "name": "1437 West Gordon Street, Allentown, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1437 W Gordon St, Allentown, PA 18102-5627, United States",
                "addressLocality": "Allentown",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.60377",
                "longitude": "-75.49016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for some fun as we celebrate Independence Day! There is a two dollar deposit due for this holiday activity. Sign up at the activities table.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clubhouse of Lehigh County",
                "url": "https://allevents.in/org/clubhouse-of-lehigh-county/14803780"
            }
        ]
    }
]
```