

# Event Details

- **Event Name**: nativity service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:30 am
- **Event Description**: BREAKING NEWS!! We will be having a vist from a donkey at our nativity service on the 24th.. Soo excited!!
- **Event URL**: https://allevents.in/woodford/nativity-service/200029354135327
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Woodford
- **state**: EN
- **country**: United Kingdom
- **location**: 56a Chingford Lane, Woodford Green
- **lat**: 51.61097
- **long**: 0.0192
- **full address**: 56a Chingford Lane, Woodford Green, 56 Chingford Lane, Woodford Green, IG8 9QP, United Kingdom, Woodford

## Event gallery

- **Alt text**: nativity service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/82d6a8b49761ad16f065244365e1330b8261eea4e5d300b3fd1c36f088e77810-rimg-w1200-h900-dcbda37b-gmir?v=1766312647

## FAQs

- **Q**: When and where is nativity service being held?
  - **A:** nativity service takes place on Wed, 24 Dec, 2025 at 10:30 am to Wed, 24 Dec, 2025 at 10:30 am at 56a Chingford Lane, Woodford Green, 56 Chingford Lane, Woodford Green, IG8 9QP, United Kingdom, Woodford.
- **Q**: Who is organizing nativity service?
  - **A:** nativity service is organized by St Andrew's Church, Woodford Green.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "nativity service",
        "image": "https://cdn-az.allevents.in/events3/banners/82d6a8b49761ad16f065244365e1330b8261eea4e5d300b3fd1c36f088e77810-rimg-w1200-h900-dcbda37b-gmir?v=1766312647",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/woodford/nativity-service/200029354135327",
        "location": {
            "@type": "Place",
            "name": "56a Chingford Lane, Woodford Green",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 Chingford Lane, Woodford Green, IG8 9QP, United Kingdom",
                "addressLocality": "Woodford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.61097",
                "longitude": "0.0192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BREAKING NEWS!! We will be having a vist from a donkey at our nativity service on the 24th.. Soo excited!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Andrews Church Woodford Green",
                "url": "https://allevents.in/org/st-andrews-church-woodford-green/26678463"
            }
        ]
    }
]
```