

# Event Details

- **Event Name**: Far West YSA Gathering Place
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 08:00 pm – Thu, 18 Dec, 2025 at 10:00 pm
- **Event Description**: Open to all Young Single Adults (YSA) ages 18-35 individuals in the Far West, MO stake and visitors are always welcome. Games, food, and social gathering. Come hang out with us
- **Event URL**: https://allevents.in/gallatin/far-west-ysa-gathering-place/1600027808619935
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Gallatin
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.916754604973
- **long**: -93.982643544577
- **full address**: The Church of Jesus Christ of Latter-day Saints, 211 Ash Street, Gallatin, US

## Event gallery

- **Alt text**: Far West YSA Gathering Place
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b1e8a810-dc7e-11f0-98cc-77e631188975-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Far West YSA Gathering Place being held?
  - **A:** Far West YSA Gathering Place takes place on Thu, 18 Dec, 2025 at 08:00 pm to Thu, 18 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 211 Ash Street, Gallatin, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Far West YSA Gathering Place",
        "image": "https://cdn-az.allevents.in/events9/banners/b1e8a810-dc7e-11f0-98cc-77e631188975-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/gallatin/far-west-ysa-gathering-place/1600027808619935",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Ash Street",
                "addressLocality": "Gallatin",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.916754604973",
                "longitude": "-93.982643544577"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to all Young Single Adults (YSA) ages 18-35 individuals in the Far West, MO stake and visitors are always welcome. Games, food, and social gathering. Come hang out with us"
    }
]
```