

# Event Details

- **Event Name**: Christmas Night
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:30 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: Paint your own Christmas nightlight or gingerbread house for a fun option to display at Christmas.
- **Event URL**: https://allevents.in/scottsbluff/christmas-night/200029135716213
- **Event Categories**: christmas, christmas-lights
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Scottsbluff
- **state**: NE
- **country**: United States
- **location**: 102 East Overland, Scottsbluff, NE
- **lat**: 41.85902
- **long**: -103.66097
- **full address**: 102 East Overland, Scottsbluff, NE, United States

## Event gallery

- **Alt text**: Christmas Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d42435d1b33430f432e3926d048a0990c57b164954dafd1c82a5ac0efdd4c783-rimg-w1200-h799-dc757933-gmir?v=1763935543

## FAQs

- **Q**: When and where is Christmas Night being held?
  - **A:** Christmas Night takes place on Fri, 05 Dec, 2025 at 05:30 pm to Fri, 05 Dec, 2025 at 08:00 pm at 102 East Overland, Scottsbluff, NE, United States.
- **Q**: Who is organizing Christmas Night?
  - **A:** Christmas Night is organized by Elodie's Oddities: Paint your own Pottery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Night",
        "image": "https://cdn-az.allevents.in/events1/banners/d42435d1b33430f432e3926d048a0990c57b164954dafd1c82a5ac0efdd4c783-rimg-w1200-h799-dc757933-gmir?v=1763935543",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/scottsbluff/christmas-night/200029135716213",
        "location": {
            "@type": "Place",
            "name": "102 East Overland, Scottsbluff, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 E Overland, Scottsbluff, NE 69361-3668, United States",
                "addressLocality": "Scottsbluff",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.85902",
                "longitude": "-103.66097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Paint your own Christmas nightlight or gingerbread house for a fun option to display at Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elodies Oddities Paint your own Pottery",
                "url": "https://allevents.in/org/elodies-oddities-paint-your-own-pottery/19825507"
            }
        ]
    }
]
```