

# Event Details

- **Event Name**: Trek Committee Meeting
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 06:30 pm – Thu, 09 Apr, 2026 at 08:00 pm (-08:00)
- **Event Description**: Trek committee and sub committees meet to coordinate for trek
- **Event URL**: https://allevents.in/soldotna/trek-committee-meeting/1600029473488352
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Soldotna
- **state**: AK
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 60.494644666647
- **long**: -151.07628418563
- **full address**: The Church of Jesus Christ of Latter-day Saints, 159 West Marydale Avenue, Soldotna, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8980c880-edfe-11f0-9e43-d5b27bbded88-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 06:30 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 159 West Marydale Avenue, Soldotna, US
- **Q**: Where can I find ticket details about Trek Committee Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trek Committee Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/88a3fd10-edfe-11f0-9e43-d5b27bbded88-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-09T18:30:00-08:00",
        "endDate": "2026-04-09T20:00:00-08:00",
        "url": "https://allevents.in/soldotna/trek-committee-meeting/1600029473488352",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "159 West Marydale Avenue",
                "addressLocality": "Soldotna",
                "addressRegion": "AK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "60.494644666647",
                "longitude": "-151.07628418563"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trek committee and sub committees meet to coordinate for trek"
    }
]
```