

# Event Details

- **Event Name**: Concertwedstrijden
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 10:00 am – Sun, 30 Nov, 2025 at 09:00 pm
- **Event Description**: Logistieke organisatie van de concertwedstrijden
- **Event URL**: https://allevents.in/veldhoven/concertwedstrijden/200028998762254
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Veldhoven
- **state**: NB
- **country**: Netherlands
- **location**: Theater de Schalm
- **lat**: 51.421351260975
- **long**: 5.4050378196562
- **full address**: Theater de Schalm, Meiveld 3,Veldhoven, Netherlands

## Event gallery

- **Alt text**: Concertwedstrijden
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e3a849d2081075da9512cb227c0daf46810f9f6a69966b191e63533684d4e7d2-rimg-w1200-h799-dc181613-gmir?v=1763568396

## FAQs

- **Q**: When and where is Concertwedstrijden being held?
  - **A:** Concertwedstrijden takes place on Sat, 29 Nov, 2025 at 10:00 am to Sun, 30 Nov, 2025 at 09:00 pm at Theater de Schalm, Meiveld 3,Veldhoven, Netherlands.
- **Q**: Who is organizing Concertwedstrijden?
  - **A:** Concertwedstrijden is organized by Veldhovens Muziekkorps.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Concertwedstrijden",
        "image": "https://cdn-az.allevents.in/events5/banners/e3a849d2081075da9512cb227c0daf46810f9f6a69966b191e63533684d4e7d2-rimg-w1200-h799-dc181613-gmir?v=1763568396",
        "startDate": "2025-11-29",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/veldhoven/concertwedstrijden/200028998762254",
        "location": {
            "@type": "Place",
            "name": "Theater de Schalm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Meiveld 3,Veldhoven",
                "addressLocality": "Veldhoven",
                "addressRegion": "NB",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.421351260975",
                "longitude": "5.4050378196562"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Logistieke organisatie van de concertwedstrijden",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Veldhovens Muziekkorps",
                "url": "https://allevents.in/org/veldhovens-muziekkorps/25986650"
            }
        ]
    }
]
```