

# Event Details

- **Event Name**: Fun! with Barbara Nice
- **Event Start and End Date**: Wed, 22 Jan, 2025 at 06:00 pm – Wed, 22 Jan, 2025 at 09:30 pm
- **Event Description**: Barbara Nice brings her UK tour show to Herbert's Yard for one night only!
- **Event URL**: https://allevents.in/birmingham/fun-with-barbara-nice/300040250305
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Herbert%27s-Yard/Fun-with-Barbara-Nice/40250305/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Herbert's Yard
- **lat**: 52.394776
- **long**: -1.987054
- **full address**: Herbert's Yard, 49 Austin Way, Longbridge, Birmingham, United Kingdom

## Event gallery

- **Alt text**: Fun! with Barbara Nice
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/f/1/9/1856454_a6d7df45_fun-with-barbara-nice_1024.jpg

## FAQs

- **Q**: When and where is Fun! with Barbara Nice being held?
  - **A:** Fun! with Barbara Nice takes place on Wed, 22 Jan, 2025 at 06:00 pm to Wed, 22 Jan, 2025 at 09:30 pm at Herbert's Yard, 49 Austin Way, Longbridge, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fun! with Barbara Nice is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fun! with Barbara Nice 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": "Fun! with Barbara Nice",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/f/1/9/1856454_a6d7df45_fun-with-barbara-nice_1024.jpg",
        "startDate": "2025-01-22",
        "endDate": "2025-01-22",
        "url": "https://allevents.in/birmingham/fun-with-barbara-nice/300040250305",
        "location": {
            "@type": "Place",
            "name": "Herbert's Yard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "49 Austin Way, Longbridge",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.394776",
                "longitude": "-1.987054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Barbara Nice brings her UK tour show to Herbert's Yard for one night only!"
    }
]
```