

# Event Details

- **Event Name**: Redhawk Youth Activity Night
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:00 pm – Tue, 30 Dec, 2025 at 08:30 pm
- **Event Description**: Young men and young women ages 11 to 18 come and have a fun, spiritual, and learning experience. All are welcome!
- **Event URL**: https://allevents.in/temecula/redhawk-youth-activity-night/1600028323319819
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Temecula
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.4872353
- **long**: -117.0702755
- **full address**: The Church of Jesus Christ of Latter-day Saints, 43940 Pacific Sunset Dr, Temecula, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/21e3c2e0-462e-11f0-8d66-c9e437c0b230-rimg-w1000-h562-dcc

## FAQs

- **Q**: When and where is Redhawk Youth Activity Night being held?
  - **A:** Redhawk Youth Activity Night takes place on Tue, 30 Dec, 2025 at 07:00 pm to Tue, 30 Dec, 2025 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 43940 Pacific Sunset Dr, Temecula, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Redhawk Youth Activity Night",
        "image": "https://cdn-az.allevents.in/events1/banners/24714b80-d21b-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcc3bbaa-gmir.jpg",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/temecula/redhawk-youth-activity-night/1600028323319819",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43940 Pacific Sunset Dr",
                "addressLocality": "Temecula",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.4872353",
                "longitude": "-117.0702755"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Young men and young women ages 11 to 18 come and have a fun, spiritual, and learning experience. All are welcome!"
    }
]
```