

# Event Details

- **Event Name**: RH 1st Ward Primary Activity
- **Event Start and End Date**: Sat, 09 May, 2026 at 04:00 pm – Sat, 09 May, 2026 at 06:00 pm (-06:00)
- **Event Description**: Decorating "box cars," ice cream, and a short movie
- **Event URL**: https://allevents.in/river-heights/rh-1st-ward-primary-activity/1600029866604027
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: River Heights
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.717591826312
- **long**: -111.81942055516
- **full address**: The Church of Jesus Christ of Latter-day Saints, 800 South 600 East, River Heights, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ac45ce50-29c8-11f1-acb3-35efa69682d2-rimg-w1000-h667-dc7

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 09 May, 2026 at 04:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 800 South 600 East, River Heights, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about RH 1st Ward Primary Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "RH 1st Ward Primary Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/b7a9e9c0-29c8-11f1-acb3-35efa69682d2-rimg-w1200-h800-dc78762f-gmir.jpg",
        "startDate": "2026-05-09T16:00:00-06:00",
        "endDate": "2026-05-09T18:00:00-06:00",
        "url": "https://allevents.in/river-heights/rh-1st-ward-primary-activity/1600029866604027",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 South 600 East",
                "addressLocality": "River Heights",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.717591826312",
                "longitude": "-111.81942055516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Decorating \"box cars,\" ice cream, and a short movie"
    }
]
```