

# Event Details

- **Event Name**: Winter Light
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 07:00 pm – Wed, 19 Nov, 2025 at 09:00 pm
- **Event Description**: Experience the enchanting voice of The Voice Finalist Nadia Eide at Guildford Cathedral in  a magical concert filled with festive musicArtistsNadia EideMusic Genres :  Pop, Classical, Opera
- **Event URL**: https://allevents.in/guildford/winter-light/300041421389
- **Event Categories**: concerts, music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Guildford/Guildford-Cathedral/Winter-Light/41421389/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Guildford
- **state**: EN
- **country**: United Kingdom
- **location**: Guildford Cathedral
- **lat**: 51.242441
- **long**: -0.589973
- **full address**: Guildford Cathedral, Stag Hill, Guildford, Surrey, United Kingdom

## Event gallery

- **Alt text**: Winter Light
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9d93778b76aba7cbbb02f8ea3eca7a531168b77a936ee85e64dec5bfbd820a1d-rimg-w400-h400-dc181818-gmir.png?v=1763586052

## Artist Details

- **Artist name**: Nadia Eide

## FAQs

- **Q**: When and where is Winter Light being held?
  - **A:** Winter Light takes place on Wed, 19 Nov, 2025 at 07:00 pm to Wed, 19 Nov, 2025 at 09:00 pm at Guildford Cathedral, Stag Hill, Guildford, Surrey, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Winter Light 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 Guildford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Winter Light 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": "Winter Light",
        "image": "https://cdn-az.allevents.in/events7/banners/9d93778b76aba7cbbb02f8ea3eca7a531168b77a936ee85e64dec5bfbd820a1d-rimg-w400-h400-dc181818-gmir.png?v=1763586052",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/guildford/winter-light/300041421389",
        "location": {
            "@type": "Place",
            "name": "Guildford Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stag Hill, Guildford, Surrey",
                "addressLocality": "Guildford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.242441",
                "longitude": "-0.589973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Experience the enchanting voice of The Voice Finalist Nadia Eide at Guildford Cathedral in  a magical concert filled with festive musicArtistsNadia EideMusic Genres :  Pop, Classical, Opera",
        "performer": [
            {
                "@type": "Person",
                "name": "Nadia Eide"
            }
        ]
    }
]
```