

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Tue, 10 Nov, 2026 at 06:30 pm – Tue, 10 Nov, 2026 at 08:00 pm (-07:00)
- **Event Description**: Winter Social
- **Event URL**: https://allevents.in/riverton/relief-society-activity/1600029358364652
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Riverton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.517803371286
- **long**: -111.96784248988
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12852 South 3200 West, Riverton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/07eacc20-d973-11f0-a4f1-ab89ef198835-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 10 Nov, 2026 at 06:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 12852 South 3200 West, Riverton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Relief Society Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/560ab140-1d70-11f1-a543-47654153a477-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-11-10T18:30:00-07:00",
        "endDate": "2026-11-10T20:00:00-07:00",
        "url": "https://allevents.in/riverton/relief-society-activity/1600029358364652",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12852 South 3200 West",
                "addressLocality": "Riverton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.517803371286",
                "longitude": "-111.96784248988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Winter Social"
    }
]
```