

# Event Details

- **Event Name**: Nieuwjaars concert
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 10:30 am
- **Event Description**: Traditioneel op de 2e Zondag van Januari houden wij ons Nieuwjaar concert, wij hebben weer verschillende soorten muziek voor u op het programma. heeft u 11 Januari nog niks staan in de agenda, kom dan gezellig luisteren naar ons concert.
- **Event URL**: https://allevents.in/neede/nieuwjaars-concert/200029371623902
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Neede
- **state**: GE
- **country**: Netherlands
- **location**: Noordijk, Gelderland, Netherlands
- **lat**: 52.145902865375
- **long**: 6.5740890041396
- **full address**: Noordijk, Gelderland, Netherlands, Neede, Netherlands

## Event gallery

- **Alt text**: Nieuwjaars concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d87f107a245a4df1c6674cfdb7cff3b0265181404d46217b4afbb2caabcebb0b-rimg-w1200-h675-dc690037-gmir?v=1767495045

## FAQs

- **Q**: When and where is Nieuwjaars concert being held?
  - **A:** Nieuwjaars concert takes place on Sun, 11 Jan, 2026 at 10:30 am to Sun, 11 Jan, 2026 at 10:30 am at Noordijk, Gelderland, Netherlands, Neede, Netherlands.
- **Q**: Who is organizing Nieuwjaars concert?
  - **A:** Nieuwjaars concert is organized by Concordia Noordijk.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Nieuwjaars concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Neede, this event is thoughtfully curated to deliver a standout experience worth every moment. If Nieuwjaars concert 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": "Nieuwjaars concert",
        "image": "https://cdn-az.allevents.in/events9/banners/d87f107a245a4df1c6674cfdb7cff3b0265181404d46217b4afbb2caabcebb0b-rimg-w1200-h675-dc690037-gmir?v=1767495045",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/neede/nieuwjaars-concert/200029371623902",
        "location": {
            "@type": "Place",
            "name": "Noordijk, Gelderland, Netherlands",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Neede",
                "addressLocality": "Neede",
                "addressRegion": "GE",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.145902865375",
                "longitude": "6.5740890041396"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Traditioneel op de 2e Zondag van Januari houden wij ons Nieuwjaar concert, wij hebben weer verschillende soorten muziek voor u op het programma. heeft u 11 Januari nog niks staan in de agenda, kom dan gezellig luisteren naar ons concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Concordia Noordijk",
                "url": "https://allevents.in/org/concordia-noordijk/27253074"
            }
        ]
    }
]
```