

# Event Details

- **Event Name**: 2nd Ward Golden Girls
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 12:00 pm – Thu, 09 Apr, 2026 at 02:00 pm (-06:00)
- **Event Description**: Golden Girls Lunch
- **Event URL**: https://allevents.in/ephraim/2nd-ward-golden-girls/1600028103711936
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ephraim
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.367624324006
- **long**: -111.59108542649
- **full address**: The Church of Jesus Christ of Latter-day Saints, 450 N 200 W, Ephraim, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d5448360-23e7-11f0-85d8-a5a6f48368d0-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2nd+Ward+Golden+Girls&date=09+Apr

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 12:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 450 N 200 W, Ephraim, United States
- **Q**: Where can I find ticket details about 2nd Ward Golden Girls ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Ward Golden Girls",
        "image": "https://cdn-az.allevents.in/events4/banners/d5448360-23e7-11f0-85d8-a5a6f48368d0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-09T12:00:00-06:00",
        "endDate": "2026-04-09T14:00:00-06:00",
        "url": "https://allevents.in/ephraim/2nd-ward-golden-girls/1600028103711936",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 N 200 W",
                "addressLocality": "Ephraim",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.367624324006",
                "longitude": "-111.59108542649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Golden Girls Lunch"
    }
]
```