

# Event Details

- **Event Name**: Jam'd
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 07:00 pm – Fri, 10 Jul, 2026 at 11:45 pm
- **Event Description**: Amazing tribute to jam, as seen featured on BBC Radio 4ArtistsThe Jam'dMusic Genres :  Ska, Reggae
- **Event URL**: https://allevents.in/rotherham/jamd/300042527504
- **Event Categories**: reggae, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Rotherham/The-Chantry-Brewery-Bar/Jamd/42527504/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Rotherham
- **state**: EN
- **country**: United Kingdom
- **location**: The Chantry Brewery Bar
- **lat**: 53.4468142
- **long**: -1.3489536
- **full address**: The Chantry Brewery Bar, Units 1 and 2 Callum Court, Gateway Industrial Estate, Parkgate, Rotherham, United Kingdom

## Event gallery

- **Alt text**: Jam'd
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Jam%27d&date=Fri%2C+10+Jul%2C+2026+at+07%3A00+pm&bg=5

## Artist Details

- **Artist name**: The Jam'd

## FAQs

- **Q**: When and where is Jam'd being held?
  - **A:** Jam'd takes place on Fri, 10 Jul, 2026 at 07:00 pm to Fri, 10 Jul, 2026 at 11:45 pm at The Chantry Brewery Bar, Units 1 and 2 Callum Court, Gateway Industrial Estate, Parkgate, Rotherham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jam'd 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 Rotherham, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jam'd 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": "Jam'd",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Jam%27d&date=Fri%2C+10+Jul%2C+2026+at+07%3A00+pm&bg=5",
        "startDate": "2026-07-10",
        "endDate": "2026-07-10",
        "url": "https://allevents.in/rotherham/jamd/300042527504",
        "location": {
            "@type": "Place",
            "name": "The Chantry Brewery Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Units 1 and 2 Callum Court, Gateway Industrial Estate, Parkgate",
                "addressLocality": "Rotherham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4468142",
                "longitude": "-1.3489536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Amazing tribute to jam, as seen featured on BBC Radio 4ArtistsThe Jam'dMusic Genres :  Ska, Reggae",
        "performer": [
            {
                "@type": "Person",
                "name": "The Jam'd"
            }
        ]
    }
]
```