

# Event Details

- **Event Name**: Mt Olympus
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 08:00 am
- **Event Description**: Spread the word! Let’s fill up the bus for one of the most fun trips of the year!
- **Event URL**: https://allevents.in/rushford/mt-olympus/200030189310000
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Rushford
- **state**: MN
- **country**: United States
- **location**: 101 S Mill St, Rushford, MN
- **lat**: 43.81022
- **long**: -91.75337
- **full address**: 101 S Mill St, Rushford, MN, United States

## Event gallery

- **Alt text**: Mt Olympus
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0f0485b8a81bf6a666fe09886f564632bc577986b2dff1caca2439b1c8d48a96-rimg-w1200-h1696-dc03add6-gmir?v=1782167791

## FAQs

- **Q**: When and where is Mt Olympus being held?
  - **A:** Mt Olympus takes place on Wed, 24 Jun, 2026 at 08:00 am to Wed, 24 Jun, 2026 at 08:00 am at 101 S Mill St, Rushford, MN, United States.
- **Q**: Who is organizing Mt Olympus?
  - **A:** Mt Olympus is organized by Rushford Lutheran Church Youth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mt Olympus",
        "image": "https://cdn-az.allevents.in/events9/banners/0f0485b8a81bf6a666fe09886f564632bc577986b2dff1caca2439b1c8d48a96-rimg-w1200-h1696-dc03add6-gmir?v=1782167791",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/rushford/mt-olympus/200030189310000",
        "location": {
            "@type": "Place",
            "name": "101 S Mill St, Rushford, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rushford Lutheran Church, 101 S Mill St, Rushford, MN 55971, United States",
                "addressLocality": "Rushford",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.81022",
                "longitude": "-91.75337"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spread the word! Let’s fill up the bus for one of the most fun trips of the year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rushford Lutheran Church Youth",
                "url": "https://allevents.in/org/rushford-lutheran-church-youth/21568307"
            }
        ]
    }
]
```