

# Event Details

- **Event Name**: Here on Earth - Monthly Dancefloor Jazz Event
- **Event Start and End Date**: Thu, 24 Apr, 2025 at 07:00 pm – Fri, 25 Apr, 2025 at 12:00 am
- **Event Description**: Get ready to groove at our April edition with special guest DJs from the Birmingham outfit Come Sunday.ArtistsHere on EarthMusic Genres :  Jazz, Funk, Latin, African
- **Event URL**: https://allevents.in/london/here-on-earth-monthly-dancefloor-jazz-event/300040935771
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Rolling-Stock/Here-on-Earth---Monthly-Dancefloor-Jazz-Event/40935771/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Rolling Stock
- **lat**: 51.528584
- **long**: -0.077675
- **full address**: Rolling Stock, 48 Kingsland Road, London, United Kingdom

## Event gallery

- **Alt text**: Here on Earth - Monthly Dancefloor Jazz Event
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/5/2/5/2003015_7c20794f_here-on-earth-monthly-dancefloor-jazz-event_1024.jpg

## Artist Details

- **Artist name**: Here on Earth

## FAQs

- **Q**: When and where is Here on Earth - Monthly Dancefloor Jazz Event being held?
  - **A:** Here on Earth - Monthly Dancefloor Jazz Event takes place on Thu, 24 Apr, 2025 at 07:00 pm to Fri, 25 Apr, 2025 at 12:00 am at Rolling Stock, 48 Kingsland Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Here on Earth - Monthly Dancefloor Jazz Event 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Here on Earth - Monthly Dancefloor Jazz Event 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": "Here on Earth - Monthly Dancefloor Jazz Event",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/5/2/5/2003015_7c20794f_here-on-earth-monthly-dancefloor-jazz-event_1024.jpg",
        "startDate": "2025-04-24",
        "endDate": "2025-04-25",
        "url": "https://allevents.in/london/here-on-earth-monthly-dancefloor-jazz-event/300040935771",
        "location": {
            "@type": "Place",
            "name": "Rolling Stock",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "48 Kingsland Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.528584",
                "longitude": "-0.077675"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to groove at our April edition with special guest DJs from the Birmingham outfit Come Sunday.ArtistsHere on EarthMusic Genres :  Jazz, Funk, Latin, African",
        "performer": [
            {
                "@type": "Person",
                "name": "Here on Earth"
            }
        ]
    }
]
```