

# Event Details

- **Event Name**: Youth Conference - Storm Lake IA
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 03:00 pm (-05:00)
- **Event Description**: Youth Conference - Buena Vista University in Storm Lake IA Combined with Sioux City Stake June 17th-20th
- **Event URL**: https://allevents.in/storm-lake/youth-conference-storm-lake-ia/1600028612462533
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028612462533

## Event venue details

- **city**: Storm Lake
- **state**: IA
- **country**: US
- **location**: Buena Vista University
- **lat**: 42.6419535
- **long**: -95.2073401
- **full address**: Buena Vista University, 610 West 4th St, Storm Lake, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/747f1020-70d3-11f0-9cd1-c9d59d3bc1a1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Youth Conference - Storm Lake IA being held?
  - **A:** Youth Conference - Storm Lake IA takes place on Wed, 17 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 03:00 pm at Buena Vista University, 610 West 4th St, Storm Lake, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Conference - Storm Lake IA",
        "image": "https://cdn-az.allevents.in/events1/banners/73ae9a70-3aaa-11f1-9ae8-319d9eeeb8a5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-17T09:00:00-05:00",
        "endDate": "2026-06-20T15:00:00-05:00",
        "url": "https://allevents.in/storm-lake/youth-conference-storm-lake-ia/1600028612462533",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Buena Vista University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 West 4th St",
                "addressLocality": "Storm Lake",
                "addressRegion": "IA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.6419535",
                "longitude": "-95.2073401"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Conference - Buena Vista University in Storm Lake IA Combined with Sioux City Stake June 17th-20th"
    }
]
```