

# Event Details

- **Event Name**: Youth Night
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 07:00 pm
- **Event Description**: Get ready for an exciting night! Join us on December 19th for Youth Night as the Sabers face off against Apple Valley!
- **Event URL**: https://allevents.in/shakopee/youth-night/200029369339535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Shakopee
- **state**: MN
- **country**: United States
- **location**: 17th Avenue West
- **lat**: 44.772
- **long**: -93.53323
- **full address**: 17th Avenue West, Shakopee, United States

## Event gallery

- **Alt text**: Youth Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/62aecded80a373e051a736ade093186f66147c18cd81063b3b1078153f0d890f-rimg-w1080-h1350-dc1f0e18-gmir?v=1765984894

## FAQs

- **Q**: When and where is Youth Night being held?
  - **A:** Youth Night takes place on Fri, 19 Dec, 2025 at 07:00 pm to Fri, 19 Dec, 2025 at 07:00 pm at 17th Avenue West, Shakopee, United States.
- **Q**: Who is organizing Youth Night?
  - **A:** Youth Night is organized by Shakopee Boys Basketball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Night is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Shakopee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Youth Night",
        "image": "https://cdn-az.allevents.in/events2/banners/62aecded80a373e051a736ade093186f66147c18cd81063b3b1078153f0d890f-rimg-w1080-h1350-dc1f0e18-gmir?v=1765984894",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/shakopee/youth-night/200029369339535",
        "location": {
            "@type": "Place",
            "name": "17th Avenue West",
            "address": {
                "@type": "PostalAddress",
                "name": "17th Avenue West, Shakopee, United States",
                "addressLocality": "Shakopee",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.772",
                "longitude": "-93.53323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready for an exciting night! Join us on December 19th for Youth Night as the Sabers face off against Apple Valley!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shakopee Boys Basketball",
                "url": "https://allevents.in/org/shakopee-boys-basketball/26035575"
            }
        ]
    }
]
```