

# Event Details

- **Event Name**: Friday with Friends
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm
- **Event Description**: Friday with Friends...

The first Friday of each month we play Billiards, Darts, Left-Right-Center and enjoy food with drinks for $20.00 per person.
- **Event URL**: https://allevents.in/massapequa/friday-with-friends/200030136570940
- **Event Categories**: first-friday
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Massapequa
- **state**: NY
- **country**: United States
- **location**: 692 Broadway, Massapequa, NY
- **lat**: 40.69146
- **long**: -73.46507
- **full address**: 692 Broadway, Massapequa, NY, United States

## Event gallery

- **Alt text**: Friday with Friends
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f4b3a41b18dc2b85080a7d79700cea2144893c23f1874e1261321a094a7ca0b2-rimg-w1200-h1600-dc10a6a8-gmir?v=1782514355

## FAQs

- **Q**: When and where is Friday with Friends being held?
  - **A:** Friday with Friends takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 06:00 pm at 692 Broadway, Massapequa, NY, United States.
- **Q**: Who is organizing Friday with Friends?
  - **A:** Friday with Friends is organized by Amvets Massapequa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday with Friends",
        "image": "https://cdn-az.allevents.in/events10/banners/f4b3a41b18dc2b85080a7d79700cea2144893c23f1874e1261321a094a7ca0b2-rimg-w1200-h1600-dc10a6a8-gmir?v=1782514355",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/massapequa/friday-with-friends/200030136570940",
        "location": {
            "@type": "Place",
            "name": "692 Broadway, Massapequa, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "692 Broadway, Massapequa, NY 11758-2324, United States",
                "addressLocality": "Massapequa",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.69146",
                "longitude": "-73.46507"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday with Friends...\n\nThe first Friday of each month we play Billiards, Darts, Left-Right-Center and enjoy food with drinks for $20.00 per person.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amvets Massapequa",
                "url": "https://allevents.in/org/amvets-massapequa/27698275"
            }
        ]
    }
]
```