

# Event Details

- **Event Name**: New Knight Night
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 05:00 pm (-06:00)
- **Event Description**: We welcome all incoming 6th graders to join us for our New Knight night and can't wait to meet you! Dinner and fun will be provided.
- **Event URL**: https://allevents.in/denver/new-knight-night/200029988483708
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Denver
- **state**: CO
- **country**: United States
- **location**: West Colfax
- **lat**: 39.740106
- **long**: -105.038749
- **full address**: West Colfax, Denver, Colorado, United States

## Event gallery

- **Alt text**: New Knight Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e117ef7654d191b5c5fc9d9f12f59dc500db41d7f97834f12575f73f3af369d2-rimg-w1080-h1350-dc0f025c-gmir?v=1777217048

## FAQs

- **Q**: When and where is New Knight Night being held?
  - **A:** New Knight Night takes place on Wed, 29 Apr, 2026 at 05:00 pm to Wed, 29 Apr, 2026 at 05:00 pm at West Colfax, Denver, Colorado, United States.
- **Q**: Who is organizing New Knight Night?
  - **A:** New Knight Night is organized by Lake Middle School Denver.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Knight Night",
        "image": "https://cdn-az.allevents.in/events5/banners/e117ef7654d191b5c5fc9d9f12f59dc500db41d7f97834f12575f73f3af369d2-rimg-w1080-h1350-dc0f025c-gmir?v=1777217048",
        "startDate": "2026-04-29T17:00:00-06:00",
        "url": "https://allevents.in/denver/new-knight-night/200029988483708",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "West Colfax",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Denver, Colorado",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.740106",
                "longitude": "-105.038749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We welcome all incoming 6th graders to join us for our New Knight night and can't wait to meet you! Dinner and fun will be provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Middle School Denver",
                "url": "https://allevents.in/org/lake-middle-school-denver/20554773"
            }
        ]
    }
]
```