

# Event Details

- **Event Name**: RECESS at Ivy
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 10:00 pm – Sun, 27 Sep, 2026 at 02:00 am (-04:00)
- **Event Description**: Where the Circus meets the Club!
- **Event URL**: https://allevents.in/philadelphia/recess-at-ivy/4600030705945308
- **Event Categories**: Entertainment, Music, Party
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 0, currency: USD

## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: Mr. Ivy
- **lat**: 39.9590368
- **long**: -75.1434869
- **full address**: Mr. Ivy, 459 N 3rd St, Philadelphia, United States

## Event gallery

- **Alt text**: RECESS at Ivy
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f69120a0-b4e6-11f1-8735-773c5ddedb48-rimg-w1080-h1350-dc282828-gmir.png?v=1789903949

## FAQs

- **Q**: When and where is RECESS at Ivy being held?
  - **A:** RECESS at Ivy takes place on Sat, 26 Sep, 2026 at 10:00 pm to Sun, 27 Sep, 2026 at 02:00 am at Mr. Ivy, 459 N 3rd St, Philadelphia, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** RECESS at Ivy is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Philadelphia, this event is thoughtfully curated to deliver a standout experience worth every moment. If RECESS at Ivy sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RECESS at Ivy",
        "image": "https://cdn-az.allevents.in/events9/banners/f69120a0-b4e6-11f1-8735-773c5ddedb48-rimg-w1080-h1350-dc282828-gmir.png?v=1789903949",
        "startDate": "2026-09-26T22:00:00-04:00",
        "endDate": "2026-09-27T02:00:00-04:00",
        "url": "https://allevents.in/philadelphia/recess-at-ivy/4600030705945308",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mr. Ivy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "459 N 3rd St",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.9590368",
                "longitude": "-75.1434869"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Where the Circus meets the Club!"
    }
]
```