

# Event Details

- **Event Name**: The Drop Inn: Reopening Party
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 12:00 pm – Sun, 08 Mar, 2026 at 01:00 am
- **Event Description**: We are back in the game, and throwing a huge knees up to celebrate.
- **Event URL**: https://allevents.in/birmingham/the-drop-inn-reopening-party/300042092387
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Drop-Inn/The-Drop-Inn-Reopening-Party/42092387/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Drop Inn
- **lat**: 52.4746594
- **long**: -1.8800088
- **full address**: The Drop Inn, 77 Upper Trinity Street, Birmingham, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c1c84ccd0f012d5bdd2b4dbcb129ae8c83a1b6b466e24e21ed2632d9665e606b-rimg-w1024-h1024-dc322d2e-gmir.jpg?v=1770946941
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/05e02605f90711e30c0965c0126681f283ddf3ae17b78161484ecee3e2cede59-rimg-w400-h400-dc322d2e-gmir.jpg?v=1770946941

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The Drop Inn, 77 Upper Trinity Street, Birmingham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: Where can I find ticket details about The Drop Inn: Reopening Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Drop Inn: Reopening Party",
        "image": "https://cdn-az.allevents.in/events5/banners/c1c84ccd0f012d5bdd2b4dbcb129ae8c83a1b6b466e24e21ed2632d9665e606b-rimg-w1024-h1024-dc322d2e-gmir.jpg?v=1770946941",
        "startDate": "2026-03-07",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/birmingham/the-drop-inn-reopening-party/300042092387",
        "location": {
            "@type": "Place",
            "name": "The Drop Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77 Upper Trinity Street",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4746594",
                "longitude": "-1.8800088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are back in the game, and throwing a huge knees up to celebrate."
    }
]
```