

# Event Details

- **Event Name**: WYM Christmas Concert 2025
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:30 am
- **Event Description**: This is a celebration of all our musicians from very beginners to our most experienced. A musical event for all the family.
- **Event URL**: https://allevents.in/whangarei/wym-christmas-concert-2025/200029192821906
- **Event Categories**: music, entertainment, concerts, christmas, live-music
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Whangarei
- **state**: NO
- **country**: New Zealand
- **location**: Forum North
- **lat**: -35.72404
- **long**: 174.3182
- **full address**: Forum North, 7 Rust Ave, Whangarei 0110, New Zealand, Whangarei

## Event gallery

- **Alt text**: WYM Christmas Concert 2025
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9663105cea950651e350226d237ca6b1ba4c3edf43171aac5b3a7d0ecebf2cbc-rimg-w913-h1691-dca5ba63-gmir?v=1764566921

## FAQs

- **Q**: When and where is WYM Christmas Concert 2025 being held?
  - **A:** WYM Christmas Concert 2025 takes place on Sun, 07 Dec, 2025 at 04:30 am to Sun, 07 Dec, 2025 at 04:30 am at Forum North, 7 Rust Ave, Whangarei 0110, New Zealand, Whangarei.
- **Q**: Who is organizing WYM Christmas Concert 2025?
  - **A:** WYM Christmas Concert 2025 is organized by Whangarei Youth Music.
- **Q**: Who is this event for? Is it right for me?
  - **A:** WYM Christmas Concert 2025 is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Whangarei, this event is thoughtfully curated to deliver a standout experience worth every moment. If WYM Christmas Concert 2025 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": "WYM Christmas Concert 2025",
        "image": "https://cdn-az.allevents.in/events8/banners/9663105cea950651e350226d237ca6b1ba4c3edf43171aac5b3a7d0ecebf2cbc-rimg-w913-h1691-dca5ba63-gmir?v=1764566921",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/whangarei/wym-christmas-concert-2025/200029192821906",
        "location": {
            "@type": "Place",
            "name": "Forum North",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Rust Ave, Whangarei 0110, New Zealand",
                "addressLocality": "Whangarei",
                "addressRegion": "NO",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.72404",
                "longitude": "174.3182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a celebration of all our musicians from very beginners to our most experienced. A musical event for all the family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whangarei Youth Music",
                "url": "https://allevents.in/org/whangarei-youth-music/21922267"
            }
        ]
    }
]
```