

# Event Details

- **Event Name**: Hidden Hills Relief Society activity
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 01:00 pm – Thu, 23 Apr, 2026 at 09:00 pm (-06:00)
- **Event Description**: We will be having a speaker and dinner afterwards.
- **Event URL**: https://allevents.in/mountain-green/hidden-hills-relief-society-activity/1600029761809303
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mountain Green
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.1372134105
- **long**: -111.77647523663
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4150 West Old Highway Road, Mountain Green, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3ddc1680-1673-11f1-951a-a1ede7390ead-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 23 Apr, 2026 at 01:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4150 West Old Highway Road, Mountain Green, US
- **Q**: Where can I find ticket details about Hidden Hills 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": "Hidden Hills Relief Society activity",
        "image": "https://cdn-az.allevents.in/events6/banners/2d07ebe0-1673-11f1-9448-3349260c070d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-23T13:00:00-06:00",
        "endDate": "2026-04-23T21:00:00-06:00",
        "url": "https://allevents.in/mountain-green/hidden-hills-relief-society-activity/1600029761809303",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4150 West Old Highway Road",
                "addressLocality": "Mountain Green",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1372134105",
                "longitude": "-111.77647523663"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a speaker and dinner afterwards."
    }
]
```