

# Event Details

- **Event Name**: Mission Prep Food Activity
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 03:00 pm – Sun, 20 Sep, 2026 at 04:30 pm (-07:00)
- **Event Description**: Returned missionaries share food and mission experiences with the youth.
- **Event URL**: https://allevents.in/safford/mission-prep-food-activity/1600030536493113
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Safford
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.818618333827
- **long**: -109.71282718619
- **full address**: The Church of Jesus Christ of Latter-day Saints, 501 Catalina Drive, Safford, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4ea388a0-94f3-11f1-8024-43018c8ac4af-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Mission Prep Food Activity being held?
  - **A:** Mission Prep Food Activity takes place on Sun, 20 Sep, 2026 at 03:00 pm to Sun, 20 Sep, 2026 at 04:30 pm at The Church of Jesus Christ of Latter-day Saints, 501 Catalina Drive, Safford, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mission Prep Food Activity",
        "image": "https://cdn-az.allevents.in/events9/banners/78740360-97c0-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-09-20T15:00:00-07:00",
        "endDate": "2026-09-20T16:30:00-07:00",
        "url": "https://allevents.in/safford/mission-prep-food-activity/1600030536493113",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Catalina Drive",
                "addressLocality": "Safford",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.818618333827",
                "longitude": "-109.71282718619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Returned missionaries share food and mission experiences with the youth."
    }
]
```