

# Event Details

- **Event Name**: Herriman Hills RS
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 04:00 pm – Thu, 10 Sep, 2026 at 04:00 pm (-06:00)
- **Event Description**: RS activity
- **Event URL**: https://allevents.in/riverton/herriman-hills-rs/1600029280858818
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Riverton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.501312591417
- **long**: -112.01607146442
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5246 West Gossamer Way, Riverton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/63d082f0-ce6a-11f0-be5f-030581adf78c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5246 West Gossamer Way, Riverton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Herriman Hills RS ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Herriman Hills RS",
        "image": "https://cdn-az.allevents.in/events7/banners/dc9033a0-1e9e-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-09T16:00:00-06:00",
        "endDate": "2026-09-10T16:00:00-06:00",
        "url": "https://allevents.in/riverton/herriman-hills-rs/1600029280858818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5246 West Gossamer Way",
                "addressLocality": "Riverton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.501312591417",
                "longitude": "-112.01607146442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "RS activity"
    }
]
```