

# Event Details

- **Event Name**: White Christmas
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 06:30 pm
- **Event Description**: A Christmas service for all who have faced loss and sadness, or experienced grief, and as a result, find Christmas a difficult season.
- **Event URL**: https://allevents.in/wells/white-christmas/200029338293433
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Wells
- **state**: EN
- **country**: United Kingdom
- **location**: Old Street
- **lat**: 51.1937
- **long**: -2.59544
- **full address**: Old Street, Wells, United Kingdom

## Event gallery

- **Alt text**: White Christmas
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/08b84b6a70632ff22f180e0f2e1a6c8436ce2d422be7de0a579362f88820e3a7-rimg-w1200-h1690-dcf2e7e1-gmir?v=1765434932

## FAQs

- **Q**: When and where is White Christmas being held?
  - **A:** White Christmas takes place on Sun, 14 Dec, 2025 at 06:30 pm to Sun, 14 Dec, 2025 at 06:30 pm at Old Street, Wells, United Kingdom.
- **Q**: Who is organizing White Christmas?
  - **A:** White Christmas is organized by Upton Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "White Christmas",
        "image": "https://cdn-az.allevents.in/events6/banners/08b84b6a70632ff22f180e0f2e1a6c8436ce2d422be7de0a579362f88820e3a7-rimg-w1200-h1690-dcf2e7e1-gmir?v=1765434932",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/wells/white-christmas/200029338293433",
        "location": {
            "@type": "Place",
            "name": "Old Street",
            "address": {
                "@type": "PostalAddress",
                "name": "Old Street, Wells, United Kingdom",
                "addressLocality": "Wells",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.1937",
                "longitude": "-2.59544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Christmas service for all who have faced loss and sadness, or experienced grief, and as a result, find Christmas a difficult season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Upton Baptist Church",
                "url": "https://allevents.in/org/upton-baptist-church/26135266"
            }
        ]
    }
]
```