

# Event Details

- **Event Name**: Koningsdag Aubade
- **Event Start and End Date**: Fri, 27 Apr, 2018 at 09:00 am
- **Event Description**: Muzikale medewerking. Start bij Basisschool de Vlucht (Huismus 1)
- **Event URL**: https://allevents.in/bunschoten/koningsdag-aubade/223977081683914
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bunschoten
- **state**: UT
- **country**: Netherlands
- **location**: Bunschoten
- **lat**: 52.2406421
- **long**: 5.3670704
- **full address**: Bunschoten, Netherlands

## Event gallery

- **Alt text**: Koningsdag Aubade
  - **Image URL**: https://cdn-az.allevents.in/banners/c9153134b4c1c48aebc2c9ee60f72765-rimg-w720-h408-gmir.jpg

## FAQs

- **Q**: When and where is Koningsdag Aubade being held?
  - **A:** Koningsdag Aubade takes place on Fri, 27 Apr, 2018 at 09:00 am to Fri, 27 Apr, 2018 at 09:00 am at Bunschoten, Netherlands.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Koningsdag Aubade",
        "image": "https://cdn-az.allevents.in/banners/c9153134b4c1c48aebc2c9ee60f72765-rimg-w720-h408-gmir.jpg",
        "startDate": "2018-04-27",
        "url": "https://allevents.in/bunschoten/koningsdag-aubade/223977081683914",
        "location": {
            "@type": "Place",
            "name": "Bunschoten",
            "address": {
                "@type": "PostalAddress",
                "name": "Bunschoten, Netherlands",
                "addressLocality": "Bunschoten",
                "addressRegion": "UT",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.2406421",
                "longitude": "5.3670704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Muzikale medewerking. Start bij Basisschool de Vlucht (Huismus 1)"
    }
]
```