

# Event Details

- **Event Name**: Father's Day Brunch
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:00 am – Sun, 21 Jun, 2026 at 01:00 pm (-04:00)
- **Event Description**: Join in celebrating dad with a Game of Thrones themed brunch!
- **Event URL**: https://allevents.in/syracuse/fathers-day-brunch/200030081066223
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Syracuse
- **state**: NY
- **country**: United States
- **location**: 501 Westcott St, Syracuse, NY
- **lat**: 43.04139
- **long**: -76.11917
- **full address**: 501 Westcott St, Syracuse, NY, United States

## Event gallery

- **Alt text**: Father's Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f2f9a924ec72bef153e3d61ad6828bf06722742f9fca2751ce1e32e904c734e9-rimg-w629-h629-dcfefefe-gmir?v=1779322463

## FAQs

- **Q**: When and where is Father's Day Brunch being held?
  - **A:** Father's Day Brunch takes place on Sun, 21 Jun, 2026 at 09:00 am to Sun, 21 Jun, 2026 at 01:00 pm at 501 Westcott St, Syracuse, NY, United States.
- **Q**: Who is organizing Father's Day Brunch?
  - **A:** Father's Day Brunch is organized by Mom's.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Brunch",
        "image": "https://cdn-az.allevents.in/events8/banners/f2f9a924ec72bef153e3d61ad6828bf06722742f9fca2751ce1e32e904c734e9-rimg-w629-h629-dcfefefe-gmir?v=1779322463",
        "startDate": "2026-06-21T09:00:00-04:00",
        "endDate": "2026-06-21T13:00:00-04:00",
        "url": "https://allevents.in/syracuse/fathers-day-brunch/200030081066223",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "501 Westcott St, Syracuse, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Westcott St, Syracuse, NY 13210-2548, United States",
                "addressLocality": "Syracuse",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.04139",
                "longitude": "-76.11917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join in celebrating dad with a Game of Thrones themed brunch!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moms",
                "url": "https://allevents.in/org/moms/23814779"
            }
        ]
    }
]
```