

# Event Details

- **Event Name**: Fathers Day with The Flying Pants
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:00 pm – Sun, 21 Jun, 2026 at 05:00 pm
- **Event Description**: Whoa, Daddy! Join us for a summertime matinee, out back!
- **Event URL**: https://allevents.in/guelph/fathers-day-with-the-flying-pants/200030200628117
- **Event Categories**: fathers-day
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Guelph
- **state**: ON
- **country**: Canada
- **location**: The Wooly Pub- Guelph's Meeting Place
- **lat**: 43.54801
- **long**: -80.25263
- **full address**: The Wooly Pub- Guelph's Meeting Place, 176 Woolwich St,Guelph, Ontario, Canada

## Event gallery

- **Alt text**: Fathers Day with The Flying Pants
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c53ede47e6b7bb5f215fd47200e507af4526a087ad59a133c4c9eb24eb422c13-rimg-w1200-h669-dc1f1d1a-gmir?v=1781598930

## FAQs

- **Q**: When and where is Fathers Day with The Flying Pants being held?
  - **A:** Fathers Day with The Flying Pants takes place on Sun, 21 Jun, 2026 at 02:00 pm to Sun, 21 Jun, 2026 at 05:00 pm at The Wooly Pub- Guelph's Meeting Place, 176 Woolwich St,Guelph, Ontario, Canada.
- **Q**: Who is organizing Fathers Day with The Flying Pants?
  - **A:** Fathers Day with The Flying Pants is organized by The Flying Pants.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fathers Day with The Flying Pants",
        "image": "https://cdn-az.allevents.in/events5/banners/c53ede47e6b7bb5f215fd47200e507af4526a087ad59a133c4c9eb24eb422c13-rimg-w1200-h669-dc1f1d1a-gmir?v=1781598930",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/guelph/fathers-day-with-the-flying-pants/200030200628117",
        "location": {
            "@type": "Place",
            "name": "The Wooly Pub- Guelph's Meeting Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "176 Woolwich St,Guelph, Ontario",
                "addressLocality": "Guelph",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.54801",
                "longitude": "-80.25263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Whoa, Daddy! Join us for a summertime matinee, out back!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Flying Pants",
                "url": "https://allevents.in/org/the-flying-pants/19390904"
            }
        ]
    }
]
```