

# Event Details

- **Event Name**: Kids Day Rave!
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 01:00 pm – Fri, 28 Aug, 2026 at 04:00 pm (+00:00)
- **Event Description**: Join our family day rave in the Electric Daisy garden with neon face paint, ice-cream and all your favourites tunes!
- **Event URL**: https://allevents.in/derby/kids-day-rave/300042490530
- **Event Categories**: kids, raves
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Derby/Electric-Daisy/Kids-Day-Rave/42490530/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: Electric Daisy
- **lat**: 52.92352570
- **long**: -1.48019310
- **full address**: Electric Daisy, 1-4 Bold Ln, Derby, United Kingdom

## Event gallery

- **Alt text**: Kids Day Rave!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/97c3c19458fe4ef8b3b3be1ed074532ab191d6112a8ce0f161ea4a24acf70a0d-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1785832507

## FAQs

- **Q**: When and where is Kids Day Rave! being held?
  - **A:** Kids Day Rave! takes place on Fri, 28 Aug, 2026 at 01:00 pm to Fri, 28 Aug, 2026 at 04:00 pm at Electric Daisy, 1-4 Bold Ln, Derby, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Day Rave!",
        "image": "https://cdn-az.allevents.in/events8/banners/97c3c19458fe4ef8b3b3be1ed074532ab191d6112a8ce0f161ea4a24acf70a0d-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1785832507",
        "startDate": "2026-08-28T13:00:00+00:00",
        "endDate": "2026-08-28T16:00:00+00:00",
        "url": "https://allevents.in/derby/kids-day-rave/300042490530",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Electric Daisy",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1-4 Bold Ln",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.92352570",
                "longitude": "-1.48019310"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our family day rave in the Electric Daisy garden with neon face paint, ice-cream and all your favourites tunes!"
    }
]
```