

# Event Details

- **Event Name**: band jam
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 12:00 am (+01:00)
- **Event Description**: This coming Thursday 16th, it's time to get your jam on with our monthly band jam. 🍻🍻🎸🥁🎸🎸🎵🎶
- **Event URL**: https://allevents.in/mold/band-jam/200029932515131
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Mold
- **state**: WA
- **country**: United Kingdom
- **location**: Brynford
- **lat**: 53.26082
- **long**: -3.23052
- **full address**: Brynford, Holywell, Mold, United Kingdom

## Event gallery

- **Alt text**: band jam
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9814723e54ba97268d0f566ac2cb2bae65c1ded96a12505d4acda5cc072aa766-rimg-w1080-h1619-dc16121d-gmir?v=1776001471

## FAQs

- **Q**: When and where is band jam being held?
  - **A:** band jam takes place on Thu, 16 Apr, 2026 at 12:00 am to Thu, 16 Apr, 2026 at 12:00 am at Brynford, Holywell, Mold, United Kingdom.
- **Q**: Who is organizing band jam?
  - **A:** band jam is organized by The Blossoms Pub.
- **Q**: Who is this event for? Is it right for me?
  - **A:** band jam is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Mold, this event is thoughtfully curated to deliver a standout experience worth every moment. If band jam sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "band jam",
        "image": "https://cdn-az.allevents.in/events10/banners/9814723e54ba97268d0f566ac2cb2bae65c1ded96a12505d4acda5cc072aa766-rimg-w1080-h1619-dc16121d-gmir?v=1776001471",
        "startDate": "2026-04-16T00:00:00+01:00",
        "url": "https://allevents.in/mold/band-jam/200029932515131",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brynford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Holywell",
                "addressLocality": "Mold",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.26082",
                "longitude": "-3.23052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This coming Thursday 16th, it's time to get your jam on with our monthly band jam. 🍻🍻🎸🥁🎸🎸🎵🎶",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Blossoms Pub",
                "url": "https://allevents.in/org/the-blossoms-pub/23798865"
            }
        ]
    }
]
```