

# Event Details

- **Event Name**: 4th of July Party!
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 05:00 pm
- **Event Description**: Members Party at the club on the 4th!!
Bring food for the grills!
Extra Launch hours!
- **Event URL**: https://allevents.in/glen-cove/4th-of-july-party/200030267496325
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Glen Cove
- **state**: NY
- **country**: United States
- **location**: 1 McLoughlin Street Glen Cove ny
- **lat**: 40.86299
- **long**: -73.65347
- **full address**: 1 McLoughlin Street Glen Cove ny, 1 McLoughlin St, Glen Cove, NY 11542-1769, United States

## Event gallery

- **Alt text**: 4th of July Party!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d8da4485bdab625a221520aa7b83953d2b54ca96f4d652751375fb7e381c3b67-rimg-w1024-h1536-dc030e21-gmir?v=1782533754

## FAQs

- **Q**: When and where is 4th of July Party! being held?
  - **A:** 4th of July Party! takes place on Sat, 04 Jul, 2026 at 05:00 pm to Sat, 04 Jul, 2026 at 05:00 pm at 1 McLoughlin Street Glen Cove ny, 1 McLoughlin St, Glen Cove, NY 11542-1769, United States.
- **Q**: Who is organizing 4th of July Party!?
  - **A:** 4th of July Party! is organized by Glen Cove Yacht Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th of July Party!",
        "image": "https://cdn-az.allevents.in/events4/banners/d8da4485bdab625a221520aa7b83953d2b54ca96f4d652751375fb7e381c3b67-rimg-w1024-h1536-dc030e21-gmir?v=1782533754",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/glen-cove/4th-of-july-party/200030267496325",
        "location": {
            "@type": "Place",
            "name": "1 McLoughlin Street Glen Cove ny",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 McLoughlin St, Glen Cove, NY 11542-1769, United States",
                "addressLocality": "Glen Cove",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.86299",
                "longitude": "-73.65347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Members Party at the club on the 4th!!\nBring food for the grills!\nExtra Launch hours!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glen Cove Yacht Club",
                "url": "https://allevents.in/org/glen-cove-yacht-club/25654546"
            }
        ]
    }
]
```