

# 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

- **Ticket URL**: http://facebook.com/200028198465917?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=terryville-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Special Education PTA (https://allevents.in/org/special-education-pta/25719912)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/51ac881428a70f3349c2846e6cecd7e02ac49d2bf6031b6d2d58d9b3466b0187-rimg-w720-h974-dcaba197-gmir?v=1748355596
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/03985f071fc8de11512c024d2f1b1d30122e947468af6d2acaf7bf4e90fb0b79-rimg-w300-h300-dc345d8c-gmir?v=1748355597

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 May, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Comsewogue High School, Terryville, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Special Education PTA
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Family Fun Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```