

# Event Details

- **Event Name**: End of Year Awards Ceremony
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 06:00 pm (-05:00)
- **Event Description**: Join us to celebrate our cadets' hard work for our annual end of year ceremony.
- **Event URL**: https://allevents.in/mathews/end-of-year-awards-ceremony/200029856434722
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Mathews
- **state**: LA
- **country**: United States
- **location**: Central Lafourche High School
- **lat**: 29.69466085042
- **long**: -90.555223005366
- **full address**: Central Lafourche High School, 4820 Highway One,Mathews, Louisiana, United States

## Event gallery

- **Alt text**: End of Year Awards Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1e76e8aecc69df3d3ace6ff3c341c8ce2a38ef294ae17bf772428db214ba4861-rimg-w1200-h900-dcd6d5d3-gmir?v=1775013705

## FAQs

- **Q**: When and where is End of Year Awards Ceremony being held?
  - **A:** End of Year Awards Ceremony takes place on Wed, 29 Apr, 2026 at 06:00 pm to Wed, 29 Apr, 2026 at 06:00 pm at Central Lafourche High School, 4820 Highway One,Mathews, Louisiana, United States.
- **Q**: Who is organizing End of Year Awards Ceremony?
  - **A:** End of Year Awards Ceremony is organized by CLHS JROTC Cadre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "End of Year Awards Ceremony",
        "image": "https://cdn-az.allevents.in/events10/banners/1e76e8aecc69df3d3ace6ff3c341c8ce2a38ef294ae17bf772428db214ba4861-rimg-w1200-h900-dcd6d5d3-gmir?v=1775013705",
        "startDate": "2026-04-29T18:00:00-05:00",
        "url": "https://allevents.in/mathews/end-of-year-awards-ceremony/200029856434722",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Central Lafourche High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4820 Highway One,Mathews, Louisiana",
                "addressLocality": "Mathews",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.69466085042",
                "longitude": "-90.555223005366"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate our cadets' hard work for our annual end of year ceremony.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CLHS JROTC Cadre",
                "url": "https://allevents.in/org/clhs-jrotc-cadre/25854297"
            }
        ]
    }
]
```