

# Event Details

- **Event Name**: Noche de Juventud
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:00 pm – Tue, 30 Dec, 2025 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/1600027747224903
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7a0ee280-e5e6-11f0-a983-4dfa8e48b99b-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7b0f3b80-e5e6-11f0-bd93-bd33bdc4eb64-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 114 East Price Road, Brownsville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Noche de Juventud ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noche de Juventud",
        "image": "https://cdn-az.allevents.in/events4/banners/7a0ee280-e5e6-11f0-a983-4dfa8e48b99b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/brownsville/noche-de-juventud/1600027747224903",
        "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"
    }
]
```