

# Event Details

- **Event Name**: Trek Fireside
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 04:00 pm – Sun, 19 Apr, 2026 at 05:30 pm (-07:00)
- **Event Description**: Come enjoy a spiritual message in preparation for trek. Come whether or not you plan on attending trek this summer. All ages welcome.
- **Event URL**: https://allevents.in/chula-vista/trek-fireside/1600029061828057
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Chula Vista
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.645012
- **long**: -116.995956
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1590 East H Street, Chula Vista, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2b395920-aad5-11f0-9395-6fcd4f4dbb47-rimg-w920-h519-dcf0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 04:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1590 East H Street, Chula Vista, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Trek Fireside ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trek Fireside",
        "image": "https://cdn-az.allevents.in/events10/banners/f6beea70-23f6-11f1-8500-4f0c3b0bf48e-rimg-w920-h519-dcf0f0ef-gmir.png",
        "startDate": "2026-04-19T16:00:00-07:00",
        "endDate": "2026-04-19T17:30:00-07:00",
        "url": "https://allevents.in/chula-vista/trek-fireside/1600029061828057",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1590 East H Street",
                "addressLocality": "Chula Vista",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.645012",
                "longitude": "-116.995956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a spiritual message in preparation for trek. Come whether or not you plan on attending trek this summer. All ages welcome."
    }
]
```