

# Event Details

- **Event Name**: Mountain Takeover
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 06:00 pm – Sat, 07 Feb, 2026 at 10:00 pm
- **Event Description**: Come Ski!About this EventCome Ski!
- **Event URL**: https://allevents.in/auburn/mountain-takeover/100001968719999515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 5, max: 5, currency: USD

## Event venue details

- **city**: Auburn
- **state**: ME
- **country**: United States
- **location**: Lost Valley Ski Area
- **lat**: 44.1360699
- **long**: -70.282957
- **full address**: Lost Valley Ski Area, 200 Lost Valley Road, Auburn, United States

## Event gallery

- **Alt text**: Mountain Takeover
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mountain+Takeover&date=Sat%2C+07+Feb%2C+2026+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Mountain Takeover being held?
  - **A:** Mountain Takeover takes place on Sat, 07 Feb, 2026 at 06:00 pm to Sat, 07 Feb, 2026 at 10:00 pm at Lost Valley Ski Area, 200 Lost Valley Road, Auburn, United States.
- **Q**: How much do tickets cost for Mountain Takeover?
  - **A:** Tickets for Mountain Takeover are priced at USD 5 per person. Here's a full breakdown of available ticket types:Ticket TypePriceAvailabilityGeneral AdmissionUSD 5Available
- **Q**: Who is organizing Mountain Takeover?
  - **A:** Mountain Takeover is organized by UNE Student Engagement.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mountain Takeover",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Mountain+Takeover&date=Sat%2C+07+Feb%2C+2026+at+06%3A00+pm&bg=1",
        "startDate": "2026-02-07",
        "endDate": "2026-02-07",
        "url": "https://allevents.in/auburn/mountain-takeover/100001968719999515",
        "location": {
            "@type": "Place",
            "name": "Lost Valley Ski Area",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Lost Valley Road",
                "postalCode": "04210",
                "addressLocality": "Auburn",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.1360699",
                "longitude": "-70.282957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come Ski!",
        "offers": [
            {
                "@type": "AggregateOffer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-17",
                "availabilityEnds": "2026-02-07",
                "validFrom": "2026-04-17",
                "lowPrice": "5.00",
                "highPrice": "5.00",
                "price": "5.00",
                "url": "https://allevents.in/auburn/mountain-takeover/100001968719999515"
            },
            {
                "@type": "Offer",
                "availability": "https://schema.org/InStock",
                "priceCurrency": "USD",
                "availabilityStarts": "2026-04-17",
                "availabilityEnds": "",
                "validFrom": "2026-04-17",
                "url": "https://allevents.in/auburn/mountain-takeover/100001968719999515",
                "price": "5.00",
                "name": "General Admission"
            }
        ],
        "organizer": [
            {
                "@type": "Organization",
                "name": "UNE Student Engagement",
                "url": "https://allevents.in/org/une-student-engagement/24578443"
            }
        ]
    }
]
```