

# Event Details

- **Event Name**: Father's Day Celebration
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 04:00 pm – Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: Join us this Friday, June 19th for fun-filled father's day Festivities ?.From 4:00pm until 7:00pm. We'll have photo opps, snacks, arts and crafts!
- **Event URL**: https://allevents.in/woodside/fathers-day-celebration/80003160599125
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Woodside
- **state**: NY
- **country**: United States
- **location**: Happy Space Playground, 52nd Street, Woodside, NY, USA
- **lat**: 42.521728515625
- **long**: -78.76502990722656
- **full address**: Happy Space Playground, 52nd Street, Woodside, NY, USA, United States

## Event gallery

- **Alt text**: Father's Day Celebration
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a303a2151228.jpg

## FAQs

- **Q**: When and where is Father's Day Celebration being held?
  - **A:** Father's Day Celebration takes place on Fri, 19 Jun, 2026 at 04:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at Happy Space Playground, 52nd Street, Woodside, NY, USA, United States.
- **Q**: Who is organizing Father's Day Celebration?
  - **A:** Father's Day Celebration is organized by Happy Space Playground.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Celebration",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a303a2151228.jpg",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/woodside/fathers-day-celebration/80003160599125",
        "location": {
            "@type": "Place",
            "name": "Happy Space Playground, 52nd Street, Woodside, NY, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43-19 52nd st. Woodside, NY, 11377",
                "addressLocality": "Woodside",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.521728515625",
                "longitude": "-78.76502990722656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Friday, June 19th for fun-filled father's day Festivities ?.From 4:00pm until 7:00pm. We'll have photo opps, snacks, arts and crafts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy Space Playground",
                "url": "https://allevents.in/org/happy-space-playground/27583971"
            }
        ]
    }
]
```