

# Event Details

- **Event Name**: Christmas Celebration 
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Come and join us for our Christmas Celebration on 25th December at 10am
- **Event URL**: https://allevents.in/hutton/christmas-celebration/200029184237554
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hutton
- **state**: EN
- **country**: United Kingdom
- **location**: Freckleton Methodist Church
- **lat**: 53.7559403
- **long**: -2.8661274
- **full address**: Freckleton Methodist Church, Freckleton, Hutton, United Kingdom

## Event gallery

- **Alt text**: Christmas Celebration
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cc6fa13d555a91fd977d046ee999c2ce187492645dc7109b2de5e6bb6b9cd3cd-rimg-w1024-h946-dc5e3216-gmir?v=1766624098

## FAQs

- **Q**: When and where is Christmas Celebration  being held?
  - **A:** Christmas Celebration  takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at Freckleton Methodist Church, Freckleton, Hutton, United Kingdom.
- **Q**: Who is organizing Christmas Celebration ?
  - **A:** Christmas Celebration  is organized by Freckleton Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events5/banners/cc6fa13d555a91fd977d046ee999c2ce187492645dc7109b2de5e6bb6b9cd3cd-rimg-w1024-h946-dc5e3216-gmir?v=1766624098",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/hutton/christmas-celebration/200029184237554",
        "location": {
            "@type": "Place",
            "name": "Freckleton Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Freckleton",
                "addressLocality": "Hutton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7559403",
                "longitude": "-2.8661274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for our Christmas Celebration on 25th December at 10am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Freckleton Methodist Church",
                "url": "https://allevents.in/org/freckleton-methodist-church/23794901"
            }
        ]
    }
]
```