

# Event Details

- **Event Name**: Missionary Prep Class
- **Event Start and End Date**: Sun, 07 Sep, 2025 at 06:00 pm – Sun, 07 Sep, 2025 at 07:00 pm
- **Event Description**: Every Sunday in the relief society room in the Monument building from 6-7pm. Elders will be teaching the youth what it is like to be a missionary. All youth 16+ are invited.
- **Event URL**: https://allevents.in/monument/missionary-prep-class/1600028512906000
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Monument
- **state**: CO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.09356018
- **long**: -104.8448586
- **full address**: The Church of Jesus Christ of Latter-day Saints, 950 CO-105, Monument, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4a6fad30-62b9-11f0-8738-79f5bf62b851-rimg-w660-h330-dcff

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Sep, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 950 CO-105, Monument, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Missionary Prep Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Missionary Prep Class",
        "image": "https://cdn-az.allevents.in/events8/banners/1d4dea50-62ba-11f0-81f2-9b451fccbaa9-rimg-w660-h330-dcffffff-gmir.png",
        "startDate": "2025-09-07",
        "endDate": "2025-09-07",
        "url": "https://allevents.in/monument/missionary-prep-class/1600028512906000",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 CO-105",
                "addressLocality": "Monument",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.09356018",
                "longitude": "-104.8448586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Every Sunday in the relief society room in the Monument building from 6-7pm. Elders will be teaching the youth what it is like to be a missionary. All youth 16+ are invited."
    }
]
```