

# Event Details

- **Event Name**: Young Men's (Ages 12-18)
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Young Men's worship service. For all young men ages 12-18, we look forward to having you attend.
- **Event URL**: https://allevents.in/kingman/young-mens-ages-12-18/1600028496553346
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kingman
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.195055690238
- **long**: -114.01075457839
- **full address**: The Church of Jesus Christ of Latter-day Saints, 610 Eastern Street, Kingman, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c3e8fa00-6024-11f0-81f2-9b451fccbaa9-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 610 Eastern Street, Kingman, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Young Men's (Ages 12-18) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Men's (Ages 12-18)",
        "image": "https://cdn-az.allevents.in/events2/banners/aa6e8e70-d5e3-11f0-a572-8351d1aa0224-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/kingman/young-mens-ages-12-18/1600028496553346",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 Eastern Street",
                "addressLocality": "Kingman",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.195055690238",
                "longitude": "-114.01075457839"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Young Men's worship service. For all young men ages 12-18, we look forward to having you attend."
    }
]
```