

# Event Details

- **Event Name**: Christmas Day Short Family Friendly Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:30 pm
- **Event Description**: On Christmas Day we have our short family friendly service. Come along and join in the fun 9.30am Christmas Day! Everyone Welcome.
- **Event URL**: https://allevents.in/nelson/christmas-day-short-family-friendly-service/200029379200917
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: NE
- **country**: New Zealand
- **location**: 123 Salisbury Road, Richmond, Nelson, New Zealand 7020
- **lat**: -41.3351
- **long**: 173.19957
- **full address**: 123 Salisbury Road, Richmond, Nelson, New Zealand 7020, New Zealand

## Event gallery

- **Alt text**: Christmas Day Short Family Friendly Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5233d255466b9d93df8de3292e0d8fcd28913e05f49ee6b3fd374b0b589bf7b1-rimg-w1200-h675-dc031f45-gmir?v=1766186657

## FAQs

- **Q**: When and where is Christmas Day Short Family Friendly Service being held?
  - **A:** Christmas Day Short Family Friendly Service takes place on Wed, 24 Dec, 2025 at 11:30 pm to Wed, 24 Dec, 2025 at 11:30 pm at 123 Salisbury Road, Richmond, Nelson, New Zealand 7020, New Zealand.
- **Q**: Who is organizing Christmas Day Short Family Friendly Service?
  - **A:** Christmas Day Short Family Friendly Service is organized by Richmond Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Short Family Friendly Service",
        "image": "https://cdn-az.allevents.in/events8/banners/5233d255466b9d93df8de3292e0d8fcd28913e05f49ee6b3fd374b0b589bf7b1-rimg-w1200-h675-dc031f45-gmir?v=1766186657",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/nelson/christmas-day-short-family-friendly-service/200029379200917",
        "location": {
            "@type": "Place",
            "name": "123 Salisbury Road, Richmond, Nelson, New Zealand 7020",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Salisbury Rd, Richmond 7020, New Zealand",
                "addressLocality": "Nelson",
                "addressRegion": "NE",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.3351",
                "longitude": "173.19957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Christmas Day we have our short family friendly service. Come along and join in the fun 9.30am Christmas Day! Everyone Welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richmond Baptist Church",
                "url": "https://allevents.in/org/richmond-baptist-church/27260416"
            }
        ]
    }
]
```