

# Event Details

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

## Ticket Details

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

## Event venue details

- **city**: Logan
- **state**: UT
- **country**: US
- **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, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/70d207d0-942c-11f0-be6d-9f720eb4d06f-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/71df5920-942c-11f0-be6d-9f720eb4d06f-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 17 Sep, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 875 North 1500 East, Logan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about HC2 Relief Society ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HC2 Relief Society",
        "image": "https://cdn-az.allevents.in/events2/banners/70d207d0-942c-11f0-be6d-9f720eb4d06f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-09-17",
        "endDate": "2025-09-17",
        "url": "https://allevents.in/logan/hc2-relief-society/1600027672612726",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.746850098777",
                "longitude": "-111.7974592478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```