

# Event Details

- **Event Name**: Rest Day V2
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 06:00 pm – Sun, 19 Apr, 2026 at 12:00 am (+00:00)
- **Event Description**: It's about time for your next rest day.
- **Event URL**: https://allevents.in/birmingham/rest-day-v2/300042092570
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Pan-Pan/Rest-Day-V2/42092570/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Pan Pan
- **lat**: 52.47647500
- **long**: -1.88340400
- **full address**: Pan Pan, 25 Floodgate Street, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Rest Day V2
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1665f3e62c352d4f66fecef7f5661955c0bf6795c1b1cd438558591a41f58452-rimg-w1024-h1024-dc000000-gmir.jpg?v=1776014530

## FAQs

- **Q**: When and where is Rest Day V2 being held?
  - **A:** Rest Day V2 takes place on Sat, 18 Apr, 2026 at 06:00 pm to Sun, 19 Apr, 2026 at 12:00 am at Pan Pan, 25 Floodgate Street, Birmingham, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rest Day V2",
        "image": "https://cdn-az.allevents.in/events8/banners/1665f3e62c352d4f66fecef7f5661955c0bf6795c1b1cd438558591a41f58452-rimg-w1024-h1024-dc000000-gmir.jpg?v=1776014530",
        "startDate": "2026-04-18T18:00:00+00:00",
        "endDate": "2026-04-19T00:00:00+00:00",
        "url": "https://allevents.in/birmingham/rest-day-v2/300042092570",
        "location": {
            "@type": "Place",
            "name": "Pan Pan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Floodgate Street",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.47647500",
                "longitude": "-1.88340400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's about time for your next rest day."
    }
]
```