

# Event Details

- **Event Name**: Christmas at The Landing
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 07:30 pm
- **Event Description**: Join us for our Christmas performance and meet Santa on Thursday, December 18th.
- **Event URL**: https://allevents.in/papillion/christmas-at-the-landing/200029189054713
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Papillion
- **state**: NE
- **country**: United States
- **location**: Papillion Landing
- **lat**: 41.155385466513
- **long**: -96.055906827848
- **full address**: Papillion Landing, Papillion, Nebraska, United States

## Event gallery

- **Alt text**: Christmas at The Landing
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0567141b8c94498e8eae9782249c4e59b9f216480179bbe557fac84eec18ddbb-rimg-w960-h1960-dc8f928e-gmir?v=1765628735

## FAQs

- **Q**: When and where is Christmas at The Landing being held?
  - **A:** Christmas at The Landing takes place on Thu, 18 Dec, 2025 at 07:30 pm to Thu, 18 Dec, 2025 at 07:30 pm at Papillion Landing, Papillion, Nebraska, United States.
- **Q**: Who is organizing Christmas at The Landing?
  - **A:** Christmas at The Landing is organized by The Pluckin' Nutz Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas at The Landing",
        "image": "https://cdn-az.allevents.in/events4/banners/0567141b8c94498e8eae9782249c4e59b9f216480179bbe557fac84eec18ddbb-rimg-w960-h1960-dc8f928e-gmir?v=1765628735",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/papillion/christmas-at-the-landing/200029189054713",
        "location": {
            "@type": "Place",
            "name": "Papillion Landing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Papillion, Nebraska",
                "addressLocality": "Papillion",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.155385466513",
                "longitude": "-96.055906827848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas performance and meet Santa on Thursday, December 18th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Pluckin Nutz Band",
                "url": "https://allevents.in/org/the-pluckin-nutz-band/27071023"
            }
        ]
    }
]
```