

# Event Details

- **Event Name**: No Pants Subway Ride, Philly Style
- **Event Start and End Date**: Sun, 12 Jan, 2020 at 03:00 pm – Sun, 12 Jan, 2020 at 05:00 pm
- **Event Description**: The idea behind No Pants is simple: Random passengers board a subway car at separate stops in the middle of winter without pants. The participants behave as if they do not know each other, and they all wear winter coats, hats, scarves, and gloves. The only unusual thing is their lack of pants.

More details to come!!
- **Event URL**: https://allevents.in/lansdowne/no-pants-subway-ride-philly-style/200018729965326
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lansdowne
- **state**: PA
- **country**: United States
- **location**: Philadelphia, Pennsylvania
- **lat**: 39.9527
- **long**: -75.1651
- **full address**: Philadelphia, Pennsylvania, Lansdowne, United States

## Event gallery

- **Alt text**: No Pants Subway Ride, Philly Style
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3ac84cbf3a067683664fadaa76ffeb61a8746e6be5048b45ae9185c68426a2ac-rimg-w526-h469-gmir.jpg?v=1578722955

## FAQs

- **Q**: When and where is No Pants Subway Ride, Philly Style being held?
  - **A:** No Pants Subway Ride, Philly Style takes place on Sun, 12 Jan, 2020 at 03:00 pm to Sun, 12 Jan, 2020 at 05:00 pm at Philadelphia, Pennsylvania, Lansdowne, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "No Pants Subway Ride, Philly Style",
        "image": "https://cdn-az.allevents.in/events10/banners/3ac84cbf3a067683664fadaa76ffeb61a8746e6be5048b45ae9185c68426a2ac-rimg-w526-h469-gmir.jpg?v=1578722955",
        "startDate": "2020-01-12",
        "endDate": "2020-01-12",
        "url": "https://allevents.in/lansdowne/no-pants-subway-ride-philly-style/200018729965326",
        "location": {
            "@type": "Place",
            "name": "Philadelphia, Pennsylvania",
            "address": {
                "@type": "PostalAddress",
                "name": "Philadelphia, Pennsylvania, Lansdowne, United States",
                "addressLocality": "Lansdowne",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.9527",
                "longitude": "-75.1651"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The idea behind No Pants is simple: Random passengers board a subway car at separate stops in the middle of winter without pants. The participants behave as if they do not know each other, and they all wear winter coats, hats, scarves, and gloves. The only unusual thing is their lack of pants.\n\nMore"
    }
]
```