

# Event Details

- **Event Name**: YSA has the South Mountain Road Chapel and Grounds
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 05:00 pm – Thu, 17 Dec, 2026 at 05:00 pm (-06:00)
- **Event Description**: Weekly YSA activity Thursday nights
- **Event URL**: https://allevents.in/fruit-heights/ysa-has-the-south-mountain-road-chapel-and-grounds/1600029377026906
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fruit Heights
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.020636002419
- **long**: -111.90588998967
- **full address**: The Church of Jesus Christ of Latter-day Saints, 901 South Mountain Road, Fruit Heights, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ca1abba0-dce0-11f0-8245-a99e0c68dcb5-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is YSA has the South Mountain Road Chapel and Grounds being held?
  - **A:** YSA has the South Mountain Road Chapel and Grounds takes place on Thu, 05 Mar, 2026 at 05:00 pm to Thu, 17 Dec, 2026 at 05:00 pm at The Church of Jesus Christ of Latter-day Saints, 901 South Mountain Road, Fruit Heights, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA has the South Mountain Road Chapel and Grounds",
        "image": "https://cdn-az.allevents.in/events1/banners/c97aab10-dce0-11f0-92d3-9dac2cea0017-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-05T17:00:00-06:00",
        "endDate": "2026-12-17T17:00:00-06:00",
        "url": "https://allevents.in/fruit-heights/ysa-has-the-south-mountain-road-chapel-and-grounds/1600029377026906",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "901 South Mountain Road",
                "addressLocality": "Fruit Heights",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.020636002419",
                "longitude": "-111.90588998967"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly YSA activity Thursday nights"
    }
]
```