

# Event Details

- **Event Name**: Friday Night Social
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 06:30 pm – Fri, 24 Apr, 2026 at 10:30 pm (-04:00)
- **Event Description**: Join us!
- **Event URL**: https://allevents.in/lindenhurst/friday-night-social/200029978368448
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lindenhurst
- **state**: NY
- **country**: United States
- **location**: 185 North Broadway, Lindenhurst, NY
- **lat**: 40.68827
- **long**: -73.37714
- **full address**: 185 North Broadway, Lindenhurst, NY, United States

## Event gallery

- **Alt text**: Friday Night Social
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/450b113e325f79de0ec05b0aee44a02a340081378db15c811081d44fb2fa3926-rimg-w1024-h1536-dc772b0f-gmir?v=1776918468

## FAQs

- **Q**: When and where is Friday Night Social being held?
  - **A:** Friday Night Social takes place on Fri, 24 Apr, 2026 at 06:30 pm to Fri, 24 Apr, 2026 at 10:30 pm at 185 North Broadway, Lindenhurst, NY, United States.
- **Q**: Who is organizing Friday Night Social?
  - **A:** Friday Night Social is organized by Lindenhurst Knights of Columbus Council #794 - OLPH.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night Social",
        "image": "https://cdn-az.allevents.in/events3/banners/450b113e325f79de0ec05b0aee44a02a340081378db15c811081d44fb2fa3926-rimg-w1024-h1536-dc772b0f-gmir?v=1776918468",
        "startDate": "2026-04-24T18:30:00-04:00",
        "endDate": "2026-04-24T22:30:00-04:00",
        "url": "https://allevents.in/lindenhurst/friday-night-social/200029978368448",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "185 North Broadway, Lindenhurst, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "185 N Broadway, Lindenhurst, NY 11757, United States",
                "addressLocality": "Lindenhurst",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.68827",
                "longitude": "-73.37714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lindenhurst Knights of Columbus Council 794 - OLPH",
                "url": "https://allevents.in/org/lindenhurst-knights-of-columbus-council-794-olph/19482342"
            }
        ]
    }
]
```