

# Event Details

- **Event Name**: Cactus Ward Easter Dinner
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 05:00 pm – Sat, 04 Apr, 2026 at 07:00 pm (-07:00)
- **Event Description**: The Cactus Ward will be holding an Easter dinner and activity this evening.
- **Event URL**: https://allevents.in/safford/cactus-ward-easter-dinner/1600029831787040
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Safford
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.816272033016
- **long**: -109.71111064572
- **full address**: The Church of Jesus Christ of Latter-day Saints, 303 West 20th Street, Safford, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed74e290-238c-11f1-8500-4f0c3b0bf48e-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 05:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 303 West 20th Street, Safford, US
- **Q**: Where can I find ticket details about Cactus Ward Easter Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cactus Ward Easter Dinner",
        "image": "https://cdn-az.allevents.in/events6/banners/ecb31930-238c-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-04-04T17:00:00-07:00",
        "endDate": "2026-04-04T19:00:00-07:00",
        "url": "https://allevents.in/safford/cactus-ward-easter-dinner/1600029831787040",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 West 20th Street",
                "addressLocality": "Safford",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.816272033016",
                "longitude": "-109.71111064572"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Cactus Ward will be holding an Easter dinner and activity this evening."
    }
]
```