

# Event Details

- **Event Name**: Youth Night
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:00 pm – Thu, 18 Dec, 2025 at 09:00 pm
- **Event Description**: RYHA Youth Players get in FREE when you wear your youth jersey.
- **Event URL**: https://allevents.in/rogers/youth-night/200029256875954
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 71

## Ticket Details


## Event venue details

- **city**: Rogers
- **state**: MN
- **country**: United States
- **location**: Rogers Activity Center
- **lat**: 45.20042
- **long**: -93.56347
- **full address**: Rogers Activity Center, 22350 S Diamond Lake Rd,Rogers, Minnesota, United States

## Event gallery

- **Alt text**: Youth Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/349cf2c395f6a953e94ca32e7c213a0c034044c38f3f11a31d9e8a5e00e1e9c9-rimg-w1200-h675-dc0a1c40-gmir?v=1765531468

## FAQs

- **Q**: When and where is Youth Night being held?
  - **A:** Youth Night takes place on Thu, 18 Dec, 2025 at 06:00 pm to Thu, 18 Dec, 2025 at 09:00 pm at Rogers Activity Center, 22350 S Diamond Lake Rd,Rogers, Minnesota, United States.
- **Q**: Who is organizing Youth Night?
  - **A:** Youth Night is organized by Rogers High School Boys Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Night",
        "image": "https://cdn-az.allevents.in/events2/banners/349cf2c395f6a953e94ca32e7c213a0c034044c38f3f11a31d9e8a5e00e1e9c9-rimg-w1200-h675-dc0a1c40-gmir?v=1765531468",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/rogers/youth-night/200029256875954",
        "location": {
            "@type": "Place",
            "name": "Rogers Activity Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22350 S Diamond Lake Rd,Rogers, Minnesota",
                "addressLocality": "Rogers",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.20042",
                "longitude": "-93.56347"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "RYHA Youth Players get in FREE when you wear your youth jersey.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rogers High School Boys Hockey",
                "url": "https://allevents.in/org/rogers-high-school-boys-hockey/26133257"
            }
        ]
    }
]
```