

# Event Details

- **Event Name**: Christmas Dinner
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: Celebrating the Birth of our Living Saviour Jesus Christ,
Fellowship - Games - Dinner
- **Event URL**: https://allevents.in/etten-leur/christmas-dinner/200029189466217
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Etten-leur
- **state**: NB
- **country**: Netherlands
- **location**: Dreef 52-54, Etten-Leur, Netherlands
- **lat**: 51.57039
- **long**: 4.63345
- **full address**: Dreef 52-54, Etten-Leur, Netherlands

## Event gallery

- **Alt text**: Christmas Dinner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Dinner&date=Sat%2C+13+Dec%2C+2025+at+04%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Christmas Dinner being held?
  - **A:** Christmas Dinner takes place on Sat, 13 Dec, 2025 at 04:00 pm to Sat, 13 Dec, 2025 at 04:00 pm at Dreef 52-54, Etten-Leur, Netherlands.
- **Q**: Who is organizing Christmas Dinner?
  - **A:** Christmas Dinner is organized by Light House Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Dinner",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Dinner&date=Sat%2C+13+Dec%2C+2025+at+04%3A00+pm&bg=3",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/etten-leur/christmas-dinner/200029189466217",
        "location": {
            "@type": "Place",
            "name": "Dreef 52-54, Etten-Leur, Netherlands",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dreef 52, 4875 AC Etten-Leur, Nederland",
                "addressLocality": "Etten-leur",
                "addressRegion": "NB",
                "addressCountry": "NL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.57039",
                "longitude": "4.63345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating the Birth of our Living Saviour Jesus Christ,\nFellowship - Games - Dinner",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Light House Church",
                "url": "https://allevents.in/org/light-house-church/27071470"
            }
        ]
    }
]
```