

# Event Details

- **Event Name**: Youth Temple Trip
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 02:00 pm – Sat, 22 Nov, 2025 at 04:00 pm
- **Event URL**: https://allevents.in/kansas-city/youth-temple-trip/1600027629353031
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Kansas City
- **state**: MO
- **country**: US
- **location**: Kansas City Temple
- **lat**: 39.220294
- **long**: -94.501391
- **full address**: Kansas City Temple, 7001 Searcy Creek Pkwy, Kansas City, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Temple+Trip&date=Sat%2C+22+Nov%2C+2025+at+02%3A00+pm&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1bd665d0-c7e1-11f0-a58b-5728a583d37c-rimg-w300-h300-dc121307-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Kansas City Temple, 7001 Searcy Creek Pkwy, Kansas City, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth Temple Trip ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Temple Trip",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Temple+Trip&date=Sat%2C+22+Nov%2C+2025+at+02%3A00+pm&bg=2",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/kansas-city/youth-temple-trip/1600027629353031",
        "location": {
            "@type": "Place",
            "name": "Kansas City Temple",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7001 Searcy Creek Pkwy",
                "addressLocality": "Kansas City",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.220294",
                "longitude": "-94.501391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```