

# Event Details

- **Event Name**: HC2 Relief Society
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/logan/hc2-relief-society/1600027672612422
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.746850098777
- **long**: -111.7974592478
- **full address**: The Church of Jesus Christ of Latter-day Saints, 875 North 1500 East, Logan, United States

## Event gallery

- **Alt text**: HC2 Relief Society
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/82ade7b0-3b46-11f0-a60f-0925c4523fd7-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is HC2 Relief Society being held?
  - **A:** HC2 Relief Society takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 875 North 1500 East, Logan, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** HC2 Relief Society is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Logan, this event is thoughtfully curated to deliver a standout experience worth every moment. If HC2 Relief Society sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HC2 Relief Society",
        "image": "https://cdn-az.allevents.in/events3/banners/82ade7b0-3b46-11f0-a60f-0925c4523fd7-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/logan/hc2-relief-society/1600027672612422",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "875 North 1500 East",
                "addressLocality": "Logan",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.746850098777",
                "longitude": "-111.7974592478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```