

# Event Details

- **Event Name**: Besloten feest
- **Event Start and End Date**: Sun, 09 Oct, 2016 at 05:00 pm
- **Event URL**: https://allevents.in/maasgouw/besloten-feest/151650968620025
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Maasgouw
- **state**: LI
- **country**: Reino dos Países Baixos
- **location**: Maasgouw
- **lat**: 51.1678052
- **long**: 5.8841399
- **full address**: Maasgouw, Reino dos Países Baixos

## Event gallery

- **Alt text**: Besloten feest
  - **Image URL**: https://cdn-az.allevents.in/banners/151cb36c3c8644768b75ca680326f474

## FAQs

- **Q**: When and where is Besloten feest being held?
  - **A:** Besloten feest takes place on Sun, 09 Oct, 2016 at 05:00 pm to Sun, 09 Oct, 2016 at 05:00 pm at Maasgouw, Reino dos Países Baixos.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Besloten feest",
        "image": "https://cdn-az.allevents.in/banners/151cb36c3c8644768b75ca680326f474",
        "startDate": "2016-10-09",
        "url": "https://allevents.in/maasgouw/besloten-feest/151650968620025",
        "location": {
            "@type": "Place",
            "name": "Maasgouw",
            "address": {
                "@type": "PostalAddress",
                "name": "Maasgouw, Reino dos Países Baixos",
                "addressLocality": "Maasgouw",
                "addressRegion": "LI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "Reino dos Países Baixos"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.1678052",
                "longitude": "5.8841399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```