

# Event Details

- **Event Name**: Youth Night
- **Event Start and End Date**: Wed, 05 Aug, 2026 at 07:00 pm – Wed, 02 Sep, 2026 at 07:00 pm (-06:00)
- **Event Description**: If you have a 7th - 12th grader, they are invited to join us for our monthly Youth Night.
- **Event URL**: https://allevents.in/nampa/youth-night/200030186588409
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: United States
- **location**: 1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687
- **lat**: 43.59239
- **long**: -116.55105
- **full address**: 1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687

## Event gallery

- **Alt text**: Youth Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a04b975f4ec3cf1b44241cc15479ff201be63c749a7649f9784188c8768cbea5-rimg-w1200-h628-dce8f8f8-gmir?v=1785961317

## FAQs

- **Q**: When and where is Youth Night being held?
  - **A:** Youth Night takes place on Wed, 05 Aug, 2026 at 07:00 pm to Wed, 02 Sep, 2026 at 07:00 pm at 1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687.
- **Q**: Who is organizing Youth Night?
  - **A:** Youth Night is organized by Mountain Heights Calvary Chapel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Night",
        "image": "https://cdn-az.allevents.in/events5/banners/a04b975f4ec3cf1b44241cc15479ff201be63c749a7649f9784188c8768cbea5-rimg-w1200-h628-dce8f8f8-gmir?v=1785961317",
        "startDate": "2026-08-05T19:00:00-06:00",
        "endDate": "2026-09-02T19:00:00-06:00",
        "url": "https://allevents.in/nampa/youth-night/200030186588409",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1624 E. Plaza Loop, Nampa, ID, United States, Idaho 83687",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1624 E Plaza Loop, Nampa, ID 83687-4931, United States",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.59239",
                "longitude": "-116.55105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you have a 7th - 12th grader, they are invited to join us for our monthly Youth Night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Heights Calvary Chapel",
                "url": "https://allevents.in/org/mountain-heights-calvary-chapel/19442026"
            }
        ]
    }
]
```