

# Event Details

- **Event Name**: Neighbourhd Presents: Open Jam
- **Event Start and End Date**: Mon, 02 Jun, 2025 at 07:30 pm – Mon, 02 Jun, 2025 at 11:45 pm
- **Event Description**: Brums Biggest &amp; Best Jam Night! 
NBHD Open Jam is back with live bands, emerging artists &amp; space for everyone to belong.Music Genres :  R&amp;B, Jazz, Rap, Soul
- **Event URL**: https://allevents.in/birmingham/neighbourhd-presents-open-jam/300041011982
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Night-Owl/Neighbourhd-Presents-Open-Jam/41011982/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Night Owl
- **lat**: 52.4751658
- **long**: -1.8818523
- **full address**: The Night Owl, 17-18 Lower Trinity Street, Birmingham, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/3/1/5/2024063_26f31f03_neighbourhd-presents-open-jam_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/3/1/5/2024063_26f31f03_neighbourhd-presents-open-jam_400.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Jun, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Night Owl, 17-18 Lower Trinity Street, Birmingham, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, entertainment, art
- **Q**: Where can I find ticket details about Neighbourhd Presents: Open Jam ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Neighbourhd Presents: Open Jam",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/3/1/5/2024063_26f31f03_neighbourhd-presents-open-jam_1024.jpg",
        "startDate": "2025-06-02",
        "endDate": "2025-06-02",
        "url": "https://allevents.in/birmingham/neighbourhd-presents-open-jam/300041011982",
        "location": {
            "@type": "Place",
            "name": "The Night Owl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17-18 Lower Trinity Street",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4751658",
                "longitude": "-1.8818523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brums Biggest & Best Jam Night! \nNBHD Open Jam is back with live bands, emerging artists & space for everyone to belong.Music Genres :  R&B, Jazz, Rap, Soul"
    }
]
```