

# Event Details

- **Event Name**: MH2 Youth Activies
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 06:45 pm – Wed, 10 Jun, 2026 at 09:15 pm (-06:00)
- **Event URL**: https://allevents.in/rexburg/mh2-youth-activies/1600027731097545
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rexburg
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.832245680386
- **long**: -111.7657875897
- **full address**: The Church of Jesus Christ of Latter-day Saints, 315 Gary Drive, Rexburg, US

## Event gallery

- **Alt text**: MH2 Youth Activies
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/dac31930-3b44-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is MH2 Youth Activies being held?
  - **A:** MH2 Youth Activies takes place on Wed, 10 Jun, 2026 at 06:45 pm to Wed, 10 Jun, 2026 at 09:15 pm at The Church of Jesus Christ of Latter-day Saints, 315 Gary Drive, Rexburg, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** MH2 Youth Activies is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Rexburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If MH2 Youth Activies sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MH2 Youth Activies",
        "image": "https://cdn-az.allevents.in/events1/banners/dac31930-3b44-11f1-a7b9-598dddd66895-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-10T18:45:00-06:00",
        "endDate": "2026-06-10T21:15:00-06:00",
        "url": "https://allevents.in/rexburg/mh2-youth-activies/1600027731097545",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "315 Gary Drive",
                "addressLocality": "Rexburg",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.832245680386",
                "longitude": "-111.7657875897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```