

# Event Details

- **Event Name**: Christmas Youth Banquet 
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 05:00 pm
- **Event Description**: Join us to celebrate our annual youth Christmas banquet! Bring a friend!☺️
- **Event URL**: https://allevents.in/weslaco/christmas-youth-banquet/200029352931833
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Weslaco
- **state**: TX
- **country**: United States
- **location**: Templo la Hermosa
- **lat**: 26.16649
- **long**: -97.98795
- **full address**: Templo la Hermosa, 319 E. Los Torritos st.,Weslaco, Texas, United States

## Event gallery

- **Alt text**: Christmas Youth Banquet
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/59ed7c7c2948dda425f0fc9829fbd7624946a815922a79d01e33cc929d4fd76a-rimg-w1200-h1679-dcfefdf7-gmir?v=1765673672

## FAQs

- **Q**: When and where is Christmas Youth Banquet  being held?
  - **A:** Christmas Youth Banquet  takes place on Sat, 20 Dec, 2025 at 05:00 pm to Sat, 20 Dec, 2025 at 05:00 pm at Templo la Hermosa, 319 E. Los Torritos st.,Weslaco, Texas, United States.
- **Q**: Who is organizing Christmas Youth Banquet ?
  - **A:** Christmas Youth Banquet  is organized by Templo la Hermosa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Youth Banquet",
        "image": "https://cdn-az.allevents.in/events10/banners/59ed7c7c2948dda425f0fc9829fbd7624946a815922a79d01e33cc929d4fd76a-rimg-w1200-h1679-dcfefdf7-gmir?v=1765673672",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/weslaco/christmas-youth-banquet/200029352931833",
        "location": {
            "@type": "Place",
            "name": "Templo la Hermosa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "319 E. Los Torritos st.,Weslaco, Texas",
                "addressLocality": "Weslaco",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.16649",
                "longitude": "-97.98795"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate our annual youth Christmas banquet! Bring a friend!☺️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Templo la Hermosa",
                "url": "https://allevents.in/org/templo-la-hermosa/27236270"
            }
        ]
    }
]
```