

# Event Details

- **Event Name**: Northern Lights concert
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 04:00 pm
- **Event Description**: A concert of stunning, ethereal music by Scandinavian and Northern European composers, together with some traditional carols.
- **Event URL**: https://allevents.in/caterham/northern-lights-concert/200029265921756
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029265921756?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=caterham-events

## Event venue details

- **city**: Caterham
- **state**: EN
- **country**: United Kingdom
- **location**: Caterham URC
- **lat**: 51.28028
- **long**: -0.07981
- **full address**: Caterham URC, C, 1 Harestone Hill, Caterham, CR3 6, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Northern+Lights+concert&date=Sat%2C+29+Nov%2C+2025+at+04%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Northern+Lights+concert&date=29+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** Caterham URC, C, 1 Harestone Hill, Caterham, CR3 6, United Kingdom
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Northern Lights concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Northern Lights concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Northern+Lights+concert&date=Sat%2C+29+Nov%2C+2025+at+04%3A00+pm&bg=2",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/caterham/northern-lights-concert/200029265921756",
        "location": {
            "@type": "Place",
            "name": "Caterham URC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "C, 1 Harestone Hill, Caterham, CR3 6, United Kingdom",
                "addressLocality": "Caterham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.28028",
                "longitude": "-0.07981"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A concert of stunning, ethereal music by Scandinavian and Northern European composers, together with some traditional carols."
    }
]
```