

# Event Details

- **Event Name**: Family Fun Night 
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 06:00 pm – Fri, 17 Apr, 2026 at 09:00 pm (-04:00)
- **Event Description**: Join us for our Family Fun Night! Hosted at both Troy and Albany Clubhouses.
- **Event URL**: https://allevents.in/troy/family-fun-night/200029938534435
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Troy
- **state**: NY
- **country**: United States
- **location**: 1700 7th Ave, Troy, NY
- **lat**: 42.72922
- **long**: -73.68646
- **full address**: 1700 7th Ave, Troy, NY, United States

## Event gallery

- **Alt text**: Family Fun Night
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5e2a78d5ac0f73706eea8b1a2718d724da18acd76e35a07f6501cf778bb15696-rimg-w1200-h675-dcdfe486-gmir?v=1776119855

## FAQs

- **Q**: When and where is Family Fun Night  being held?
  - **A:** Family Fun Night  takes place on Fri, 17 Apr, 2026 at 06:00 pm to Fri, 17 Apr, 2026 at 09:00 pm at 1700 7th Ave, Troy, NY, United States.
- **Q**: Who is organizing Family Fun Night ?
  - **A:** Family Fun Night  is organized by Boys & Girls Clubs of the Capital Area.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Fun Night",
        "image": "https://cdn-az.allevents.in/events9/banners/5e2a78d5ac0f73706eea8b1a2718d724da18acd76e35a07f6501cf778bb15696-rimg-w1200-h675-dcdfe486-gmir?v=1776119855",
        "startDate": "2026-04-17T18:00:00-04:00",
        "endDate": "2026-04-17T21:00:00-04:00",
        "url": "https://allevents.in/troy/family-fun-night/200029938534435",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1700 7th Ave, Troy, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 7th Ave, Troy, NY 12180-3411, United States",
                "addressLocality": "Troy",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.72922",
                "longitude": "-73.68646"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Family Fun Night! Hosted at both Troy and Albany Clubhouses.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boys & Girls Clubs of the Capital Area",
                "url": "https://allevents.in/org/boys-and-girls-clubs-of-the-capital-area/14802401",
                "description": "GREAT FUTURES START HERE"
            }
        ]
    }
]
```