

# Event Details

- **Event Name**: Youth Trek Fireside
- **Event Start and End Date**: Sun, 17 May, 2026 at 07:00 pm – Sun, 17 May, 2026 at 08:00 pm (-07:00)
- **Event Description**: Youth Trek Final Planning Fireside
- **Event URL**: https://allevents.in/camarillo/youth-trek-fireside/1600029234446200
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Camarillo
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.221592
- **long**: -119.052932
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1201 Paseo Camarillo, Camarillo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f0faee20-c69c-11f0-a4e9-c9193a232180-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 17 May, 2026 at 07:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1201 Paseo Camarillo, Camarillo, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth 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": "Youth Trek Fireside",
        "image": "https://cdn-az.allevents.in/events2/banners/bdad3820-23fd-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-17T19:00:00-07:00",
        "endDate": "2026-05-17T20:00:00-07:00",
        "url": "https://allevents.in/camarillo/youth-trek-fireside/1600029234446200",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1201 Paseo Camarillo",
                "addressLocality": "Camarillo",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.221592",
                "longitude": "-119.052932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Trek Final Planning Fireside"
    }
]
```