

# Event Details

- **Event Name**: 5th Grade Ski Trip
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 08:00 am
- **Event Description**: 5th Graders are headed to the slopes! This is a paid field trip by our PTO. See details below.
- **Event URL**: https://allevents.in/detroit-lakes/5th-grade-ski-trip/200029386307349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Detroit Lakes
- **state**: MN
- **country**: United States
- **location**: Detroit Mountain Recreation Area, Inc.
- **lat**: 46.813206052424
- **long**: -95.783096758485
- **full address**: Detroit Mountain Recreation Area, Inc., Detroit Mountain (495m), 170th St, Detroit Lakes, MN 56501, United States

## Event gallery

- **Alt text**: 5th Grade Ski Trip
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1b88019f053271e183f78390383f8f55e0a080f9b118c10319e0992f4026ccff-rimg-w1080-h1920-dc58c1d9-gmir?v=1771496313

## FAQs

- **Q**: When and where is 5th Grade Ski Trip being held?
  - **A:** 5th Grade Ski Trip takes place on Fri, 20 Feb, 2026 at 08:00 am to Fri, 20 Feb, 2026 at 08:00 am at Detroit Mountain Recreation Area, Inc., Detroit Mountain (495m), 170th St, Detroit Lakes, MN 56501, United States.
- **Q**: Who is organizing 5th Grade Ski Trip?
  - **A:** 5th Grade Ski Trip is organized by Westside Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "5th Grade Ski Trip",
        "image": "https://cdn-az.allevents.in/events10/banners/1b88019f053271e183f78390383f8f55e0a080f9b118c10319e0992f4026ccff-rimg-w1080-h1920-dc58c1d9-gmir?v=1771496313",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/detroit-lakes/5th-grade-ski-trip/200029386307349",
        "location": {
            "@type": "Place",
            "name": "Detroit Mountain Recreation Area, Inc.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Detroit Mountain (495m), 170th St, Detroit Lakes, MN 56501, United States",
                "addressLocality": "Detroit Lakes",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.813206052424",
                "longitude": "-95.783096758485"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5th Graders are headed to the slopes! This is a paid field trip by our PTO. See details below.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westside Elementary School",
                "url": "https://allevents.in/org/westside-elementary-school/15467198",
                "description": "http://www.tinyurl.com/westsidewildcats\nWest Fargo's Westside Elementary School"
            }
        ]
    }
]
```