

# Event Details

- **Event Name**: Concert du nouvel an
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 03:00 pm
- **Event Description**: Comme toujours ce sera un concert magnifique à ne pas manquer ?
- **Event URL**: https://allevents.in/metz/concert-du-nouvel-an/200029367555900
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Metz
- **state**: LO
- **country**: France
- **location**: Espace Montrichard
- **lat**: 48.912249336809
- **long**: 6.0384932191166
- **full address**: Espace Montrichard, Espace Montrichard, 54700 Pont-à-Mousson, France, Metz

## Event gallery

- **Alt text**: Concert du nouvel an
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/29e28869c06080a578986d8873a86e7326ea2b078b0bdaaaa5abe6cfcb67fd23-rimg-w1200-h1697-dc1e0733-gmir?v=1767223773

## FAQs

- **Q**: When and where is Concert du nouvel an being held?
  - **A:** Concert du nouvel an takes place on Sun, 04 Jan, 2026 at 03:00 pm to Sun, 04 Jan, 2026 at 03:00 pm at Espace Montrichard, Espace Montrichard, 54700 Pont-à-Mousson, France, Metz.
- **Q**: Who is organizing Concert du nouvel an?
  - **A:** Concert du nouvel an is organized by Ecole de musique Charles Boquet.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert du nouvel an 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 Metz, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concert du nouvel an",
        "image": "https://cdn-az.allevents.in/events7/banners/29e28869c06080a578986d8873a86e7326ea2b078b0bdaaaa5abe6cfcb67fd23-rimg-w1200-h1697-dc1e0733-gmir?v=1767223773",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/metz/concert-du-nouvel-an/200029367555900",
        "location": {
            "@type": "Place",
            "name": "Espace Montrichard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Espace Montrichard, 54700 Pont-à-Mousson, France",
                "addressLocality": "Metz",
                "addressRegion": "LO",
                "addressCountry": "FR"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.912249336809",
                "longitude": "6.0384932191166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Comme toujours ce sera un concert magnifique à ne pas manquer ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ecole de musique Charles Boquet",
                "url": "https://allevents.in/org/ecole-de-musique-charles-boquet/21295321"
            }
        ]
    }
]
```