

# Event Details

- **Event Name**: Family Fun Night
- **Event Start and End Date**: Fri, 30 May, 2025 at 05:00 pm
- **Event Description**: Come join us for a night of fun!
- **Event URL**: https://allevents.in/terryville/family-fun-night/200028198465917
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Terryville
- **state**: NY
- **country**: United States
- **location**: Comsewogue High School
- **lat**: 40.906756463255
- **long**: -73.036977760766
- **full address**: Comsewogue High School, Terryville, New York, United States

## Event gallery

- **Alt text**: Family Fun Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/51ac881428a70f3349c2846e6cecd7e02ac49d2bf6031b6d2d58d9b3466b0187-rimg-w720-h974-dcaba197-gmir?v=1748355596

## FAQs

- **Q**: When and where is Family Fun Night being held?
  - **A:** Family Fun Night takes place on Fri, 30 May, 2025 at 05:00 pm to Fri, 30 May, 2025 at 05:00 pm at Comsewogue High School, Terryville, New York, United States.
- **Q**: Who is organizing Family Fun Night?
  - **A:** Family Fun Night is organized by Special Education PTA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Fun Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Terryville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Fun Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Fun Night",
        "image": "https://cdn-az.allevents.in/events3/banners/51ac881428a70f3349c2846e6cecd7e02ac49d2bf6031b6d2d58d9b3466b0187-rimg-w720-h974-dcaba197-gmir?v=1748355596",
        "startDate": "2025-05-30",
        "url": "https://allevents.in/terryville/family-fun-night/200028198465917",
        "location": {
            "@type": "Place",
            "name": "Comsewogue High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Terryville, New York",
                "addressLocality": "Terryville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.906756463255",
                "longitude": "-73.036977760766"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a night of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Special Education PTA",
                "url": "https://allevents.in/org/special-education-pta/25719912"
            }
        ]
    }
]
```