

# Event Details

- **Event Name**: Noche de Juventud
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 07:00 pm – Tue, 06 Jan, 2026 at 08:30 pm
- **Event Description**: Actividades de los Hombres y mujeres jovenes junto con los ninos de la primaria. Actividad de Historia Familiar
- **Event URL**: https://allevents.in/brownsville/noche-de-juventud/1600027747225751
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Brownsville
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 25.931569347226
- **long**: -97.469358206432
- **full address**: The Church of Jesus Christ of Latter-day Saints, 114 East Price Road, Brownsville, US

## Event gallery

- **Alt text**: Noche de Juventud
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5632a7f0-eb65-11f0-9788-055b7fa481f0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Noche de Juventud being held?
  - **A:** Noche de Juventud takes place on Tue, 06 Jan, 2026 at 07:00 pm to Tue, 06 Jan, 2026 at 08:30 pm at The Church of Jesus Christ of Latter-day Saints, 114 East Price Road, Brownsville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noche de Juventud",
        "image": "https://cdn-az.allevents.in/events9/banners/5632a7f0-eb65-11f0-9788-055b7fa481f0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/brownsville/noche-de-juventud/1600027747225751",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 East Price Road",
                "addressLocality": "Brownsville",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.931569347226",
                "longitude": "-97.469358206432"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Actividades de los Hombres y mujeres jovenes junto con los ninos de la primaria. Actividad de Historia Familiar"
    }
]
```