

# Event Details

- **Event Name**: New Year's Day Concert
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 01:00 pm
- **Event Description**: Celebrate the New Year with a concert of Viennese Waltzes and music from stage and screen. Tickets from £15 and U16s £5
- **Event URL**: https://allevents.in/norwich/new-years-day-concert/200029177026132
- **Event Categories**: new-year, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Norwich
- **state**: EN
- **country**: United Kingdom
- **location**: Assembly House, Norwich, NR2 1, United Kingdom
- **lat**: 52.62662
- **long**: 1.28988
- **full address**: Assembly House, Norwich, NR2 1, United Kingdom

## Event gallery

- **Alt text**: New Year's Day Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4f8fe133bbfe2b6301e756be5c7cc8f3dc12f6f98d3c7bca526c6d5b58a6ef52-rimg-w1200-h625-dc781749-gmir?v=1766953157

## FAQs

- **Q**: When and where is New Year's Day Concert being held?
  - **A:** New Year's Day Concert takes place on Thu, 01 Jan, 2026 at 01:00 pm to Thu, 01 Jan, 2026 at 01:00 pm at Assembly House, Norwich, NR2 1, United Kingdom.
- **Q**: Who is organizing New Year's Day Concert?
  - **A:** New Year's Day Concert is organized by Norwich Pops Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New Year's Day 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 Norwich, this event is thoughtfully curated to deliver a standout experience worth every moment. If New Year's Day Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Year's Day Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/4f8fe133bbfe2b6301e756be5c7cc8f3dc12f6f98d3c7bca526c6d5b58a6ef52-rimg-w1200-h625-dc781749-gmir?v=1766953157",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/norwich/new-years-day-concert/200029177026132",
        "location": {
            "@type": "Place",
            "name": "Assembly House, Norwich, NR2 1, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Assembly House, Norwich, NR2 1, United Kingdom",
                "addressLocality": "Norwich",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.62662",
                "longitude": "1.28988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the New Year with a concert of Viennese Waltzes and music from stage and screen. Tickets from £15 and U16s £5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norwich Pops Orchestra",
                "url": "https://allevents.in/org/norwich-pops-orchestra/27060398"
            }
        ]
    }
]
```