

# Event Details

- **Event Name**: Your Flying Pants! 
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 09:00 pm
- **Event Description**: Somewhere in late November, there’s a string band covering Madonna, the Talking Heads, and Tina Turner like it’s the most natural thing in the world.
- **Event URL**: https://allevents.in/guelph/your-flying-pants/200029111142443
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details

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

## 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**: Your Flying Pants!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/96d6ec4e3a85590074678aa3498114d1ccb9396eebdc7a0263a876f305ea0999-rimg-w960-h966-dc484034-gmir?v=1764020651

## FAQs

- **Q**: When and where is Your Flying Pants!  being held?
  - **A:** Your Flying Pants!  takes place on Sat, 29 Nov, 2025 at 09:00 pm to Sat, 29 Nov, 2025 at 09:00 pm at The Wooly Pub- Guelph's Meeting Place, 176 Woolwich St,Guelph, Ontario, Canada.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Your Flying Pants!  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Guelph, this event is thoughtfully curated to deliver a standout experience worth every moment. With 60+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Your Flying Pants!",
        "image": "https://cdn-az.allevents.in/events10/banners/96d6ec4e3a85590074678aa3498114d1ccb9396eebdc7a0263a876f305ea0999-rimg-w960-h966-dc484034-gmir?v=1764020651",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/guelph/your-flying-pants/200029111142443",
        "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": "Somewhere in late November, there’s a string band covering Madonna, the Talking Heads, and Tina Turner like it’s the most natural thing in the world."
    }
]
```