

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 06:30 pm – Thu, 05 Feb, 2026 at 08:00 pm
- **Event Description**: TQ 1 Relief Society Activity
- **Event URL**: https://allevents.in/toquerville/relief-society-activity/1600029211024645
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Toquerville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.252080195155
- **long**: -113.28530606935
- **full address**: The Church of Jesus Christ of Latter-day Saints, 63 Toquerville Blvd, Toquerville, US

## Event gallery

- **Alt text**: Relief Society Activity
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fc731520-c3db-11f0-ad0e-85d8d543d72f-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Relief Society Activity being held?
  - **A:** Relief Society Activity takes place on Thu, 05 Feb, 2026 at 06:30 pm to Thu, 05 Feb, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 63 Toquerville Blvd, Toquerville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/fc731520-c3db-11f0-ad0e-85d8d543d72f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-05",
        "endDate": "2026-02-05",
        "url": "https://allevents.in/toquerville/relief-society-activity/1600029211024645",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "63 Toquerville Blvd",
                "addressLocality": "Toquerville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.252080195155",
                "longitude": "-113.28530606935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TQ 1 Relief Society Activity"
    }
]
```