

# Event Details

- **Event Name**: Live Music with Soul Riot
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 pm (+01:00)
- **Event Description**: Come join us for an evening of live soul and funk 🎉💙
- **Event URL**: https://allevents.in/sudbury/live-music-with-soul-riot/200029991759530
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sudbury
- **state**: EN
- **country**: United Kingdom
- **location**: The Bay Horse
- **lat**: 52.043446986765
- **long**: 0.72775202009821
- **full address**: The Bay Horse, 61 Melford Road,Sudbury, Suffolk, United Kingdom

## Event gallery

- **Alt text**: Live Music with Soul Riot
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e73d3b575f5edceed7053ba74fc6f3a00ccec4c8651d1eb3c22fabd8c91e9131-rimg-w851-h315-dc686357-gmir?v=1777284632

## FAQs

- **Q**: When and where is Live Music with Soul Riot being held?
  - **A:** Live Music with Soul Riot takes place on Sat, 20 Jun, 2026 at 09:00 pm to Sat, 20 Jun, 2026 at 09:00 pm at The Bay Horse, 61 Melford Road,Sudbury, Suffolk, United Kingdom.
- **Q**: Who is organizing Live Music with Soul Riot?
  - **A:** Live Music with Soul Riot is organized by Soul Riot.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music with Soul Riot",
        "image": "https://cdn-az.allevents.in/events3/banners/e73d3b575f5edceed7053ba74fc6f3a00ccec4c8651d1eb3c22fabd8c91e9131-rimg-w851-h315-dc686357-gmir?v=1777284632",
        "startDate": "2026-06-20T21:00:00+01:00",
        "url": "https://allevents.in/sudbury/live-music-with-soul-riot/200029991759530",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Bay Horse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "61 Melford Road,Sudbury, Suffolk",
                "addressLocality": "Sudbury",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.043446986765",
                "longitude": "0.72775202009821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an evening of live soul and funk 🎉💙",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Soul Riot",
                "url": "https://allevents.in/org/soul-riot/19784892"
            }
        ]
    }
]
```