

# Event Details

- **Event Name**: Trek Fireside
- **Event Start and End Date**: Sun, 31 May, 2026 at 04:00 pm – Sun, 31 May, 2026 at 05:30 pm (-06:00)
- **Event Description**: Join President Bushman as he speaks about his time as a Missionary at Martins' Cove
- **Event URL**: https://allevents.in/portales/trek-fireside/1600030062529438
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Portales
- **state**: NM
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.168065821747
- **long**: -103.3398753127
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1930 South Ave G, Portales, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5e6fe1b0-51bf-11f1-be3c-5d1f450c2704-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Trek Fireside being held?
  - **A:** Trek Fireside takes place on Sun, 31 May, 2026 at 04:00 pm to Sun, 31 May, 2026 at 05:30 pm at The Church of Jesus Christ of Latter-day Saints, 1930 South Ave G, Portales, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trek Fireside",
        "image": "https://cdn-az.allevents.in/events1/banners/6a364160-51bf-11f1-9403-c734ca7258ad-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-31T16:00:00-06:00",
        "endDate": "2026-05-31T17:30:00-06:00",
        "url": "https://allevents.in/portales/trek-fireside/1600030062529438",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1930 South Ave G",
                "addressLocality": "Portales",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.168065821747",
                "longitude": "-103.3398753127"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join President Bushman as he speaks about his time as a Missionary at Martins' Cove"
    }
]
```