

# Event Details

- **Event Name**: MH2 Youth Activities
- **Event Start and End Date**: Wed, 05 Jan, 2028 at 06:45 pm – Wed, 05 Jan, 2028 at 09:15 pm (-07:00)
- **Event URL**: https://allevents.in/rexburg/mh2-youth-activities/1600027733211755
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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 Activities
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/251e05e0-3379-11f1-86e7-414daf22773e-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is MH2 Youth Activities being held?
  - **A:** MH2 Youth Activities takes place on Wed, 05 Jan, 2028 at 06:45 pm to Wed, 05 Jan, 2028 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 Activities 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 Activities 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 Activities",
        "image": "https://cdn-az.allevents.in/events9/banners/251e05e0-3379-11f1-86e7-414daf22773e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2028-01-05T18:45:00-07:00",
        "endDate": "2028-01-05T21:15:00-07:00",
        "url": "https://allevents.in/rexburg/mh2-youth-activities/1600027733211755",
        "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"
    }
]
```