

# Event Details

- **Event Name**: Santa Fe Ward Youth Activity
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 09:00 pm
- **Event Description**: Santa Fe Ward Youth Activity- combined for both Young Men and Young Women!
- **Event URL**: https://allevents.in/vista/santa-fe-ward-youth-activity/1600027730093014
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Vista
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.222031
- **long**: -117.252901
- **full address**: The Church of Jesus Christ of Latter-day Saints, 451 West Bobier Drive, Vista, US

## Event gallery

- **Alt text**: Santa Fe Ward Youth Activity
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Santa+Fe+Ward+Youth+Activity&date=Wed%2C+17+Dec%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Santa Fe Ward Youth Activity being held?
  - **A:** Santa Fe Ward Youth Activity takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 451 West Bobier Drive, Vista, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Fe Ward Youth Activity",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Santa+Fe+Ward+Youth+Activity&date=Wed%2C+17+Dec%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/vista/santa-fe-ward-youth-activity/1600027730093014",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "451 West Bobier Drive",
                "addressLocality": "Vista",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.222031",
                "longitude": "-117.252901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa Fe Ward Youth Activity- combined for both Young Men and Young Women!"
    }
]
```