

# Event Details

- **Event Name**: YOUTH SPORTS NIGHT
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 07:00 pm
- **Event Description**: All youth players receive free admission when wearing their youth sports jersey! ?️
- **Event URL**: https://allevents.in/corpus-christi/youth-sports-night/200029777116616
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Corpus Christi
- **state**: TX
- **country**: United States
- **location**: Hilliard Center
- **lat**: 27.80941
- **long**: -97.39317
- **full address**: Hilliard Center, 1901 N Shoreline Blvd,Corpus Christi,TX,United States

## Event gallery

- **Alt text**: YOUTH SPORTS NIGHT
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8cc098b38a8c2b52c068a77d6868875b69ae65aa3b3e175153e325408163081b-rimg-w1200-h1480-dc020101-gmir?v=1772817260

## FAQs

- **Q**: When and where is YOUTH SPORTS NIGHT being held?
  - **A:** YOUTH SPORTS NIGHT takes place on Fri, 13 Mar, 2026 at 07:00 pm to Fri, 13 Mar, 2026 at 07:00 pm at Hilliard Center, 1901 N Shoreline Blvd,Corpus Christi,TX,United States.
- **Q**: Who is organizing YOUTH SPORTS NIGHT?
  - **A:** YOUTH SPORTS NIGHT is organized by Corpus Christi IceRays.
- **Q**: Who is this event for? Is it right for me?
  - **A:** YOUTH SPORTS NIGHT is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Corpus Christi, this event is thoughtfully curated to deliver a standout experience worth every moment. If YOUTH SPORTS NIGHT sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "YOUTH SPORTS NIGHT",
        "image": "https://cdn-az.allevents.in/events7/banners/8cc098b38a8c2b52c068a77d6868875b69ae65aa3b3e175153e325408163081b-rimg-w1200-h1480-dc020101-gmir?v=1772817260",
        "startDate": "2026-03-13",
        "url": "https://allevents.in/corpus-christi/youth-sports-night/200029777116616",
        "location": {
            "@type": "Place",
            "name": "Hilliard Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 N Shoreline Blvd,Corpus Christi,TX,United States",
                "addressLocality": "Corpus Christi",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.80941",
                "longitude": "-97.39317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All youth players receive free admission when wearing their youth sports jersey! ?️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Corpus Christi IceRays",
                "url": "https://allevents.in/org/corpus-christi-icerays/20588379"
            }
        ]
    }
]
```