

# Event Details

- **Event Name**: Uphill Festive Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:30 pm
- **Event Description**: A celebration of great music, festive tunes and carols
- **Event URL**: https://allevents.in/weston-super-mare/uphill-festive-concert/200028998851454
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200028998851454?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=weston-super-mare-events

## Event venue details

- **city**: Weston-super-mare
- **state**: EN
- **country**: United Kingdom
- **location**: St Nicholas C of E Church
- **lat**: 51.3223043
- **long**: -2.9769294
- **full address**: St Nicholas C of E Church, Uphill Road South,Weston-super-Mare, United Kingdom

## Event gallery

- **Alt text**: Uphill Festive Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/84ca7a65dd67ae5c68037d9626d24cdf4bd30d2748e7f1029bec7b16891078de-rimg-w1200-h1697-dcd9e9f6-gmir?v=1764729730

## FAQs

- **Q**: When and where is Uphill Festive Concert being held?
  - **A:** Uphill Festive Concert takes place on Sat, 06 Dec, 2025 at 07:30 pm to Sat, 06 Dec, 2025 at 07:30 pm at St Nicholas C of E Church, Uphill Road South,Weston-super-Mare, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Uphill Festive 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 Weston-super-mare, this event is thoughtfully curated to deliver a standout experience worth every moment. If Uphill Festive Concert 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": "Uphill Festive Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/84ca7a65dd67ae5c68037d9626d24cdf4bd30d2748e7f1029bec7b16891078de-rimg-w1200-h1697-dcd9e9f6-gmir?v=1764729730",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/weston-super-mare/uphill-festive-concert/200028998851454",
        "location": {
            "@type": "Place",
            "name": "St Nicholas C of E Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Uphill Road South,Weston-super-Mare",
                "addressLocality": "Weston-super-mare",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.3223043",
                "longitude": "-2.9769294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A celebration of great music, festive tunes and carols"
    }
]
```