

# Event Details

- **Event Name**: Grass Roots Jazz Festival
- **Event Start and End Date**: Sat, 23 May, 2026 at 01:00 pm – Sat, 23 May, 2026 at 11:00 pm (+00:00)
- **Event Description**: London welcomes a brand new festival late this spring. The Grass Roots Jazz Festival will showcase some of the city’s best emerging jazz talent.ArtistsABNASaurabh ShivakumarHappy GardenMusic Genres :  Jazz
- **Event URL**: https://allevents.in/london/grass-roots-jazz-festival/300042356556
- **Event Categories**: music, entertainment, festivals, jazz, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Rich-Mix/Grass-Roots-Jazz-Festival/42356556/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Rich Mix
- **lat**: 51.524043
- **long**: -0.073543
- **full address**: Rich Mix, 35 - 47 Bethnal Green Road, London, United Kingdom

## Event gallery

- **Alt text**: Grass Roots Jazz Festival
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2b1df286d46397bb08c2d5c73d7889bd23ea4f52aff6f8a58ae73b63dac26f77-rimg-w1024-h1024-dcebc11c-gmir.jpg?v=1776326919

## Artist Details

- **Artist name**: ABNA
- **Artist name**: Saurabh Shivakumar
- **Artist name**: Happy Garden

## FAQs

- **Q**: When and where is Grass Roots Jazz Festival being held?
  - **A:** Grass Roots Jazz Festival takes place on Sat, 23 May, 2026 at 01:00 pm to Sat, 23 May, 2026 at 11:00 pm at Rich Mix, 35 - 47 Bethnal Green Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Grass Roots Jazz Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Grass Roots Jazz Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Grass Roots Jazz Festival",
        "image": "https://cdn-az.allevents.in/events4/banners/2b1df286d46397bb08c2d5c73d7889bd23ea4f52aff6f8a58ae73b63dac26f77-rimg-w1024-h1024-dcebc11c-gmir.jpg?v=1776326919",
        "startDate": "2026-05-23T13:00:00+00:00",
        "endDate": "2026-05-23T23:00:00+00:00",
        "url": "https://allevents.in/london/grass-roots-jazz-festival/300042356556",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rich Mix",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 - 47 Bethnal Green Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.524043",
                "longitude": "-0.073543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "London welcomes a brand new festival late this spring. The Grass Roots Jazz Festival will showcase some of the city’s best emerging jazz talent.ArtistsABNASaurabh ShivakumarHappy GardenMusic Genres :  Jazz",
        "performer": [
            {
                "@type": "Person",
                "name": "ABNA"
            },
            {
                "@type": "Person",
                "name": "Saurabh Shivakumar"
            },
            {
                "@type": "Person",
                "name": "Happy Garden"
            }
        ]
    }
]
```