

# Event Details

- **Event Name**: February Meeting
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 06:00 pm
- **Event Description**: CLHS Field House
- **Event URL**: https://allevents.in/mathews/february-meeting/200029130924341
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029130924341?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=mathews-events

## Event venue details

- **city**: Mathews
- **state**: LA
- **country**: United States
- **location**: Central Lafourche Football Stadium
- **lat**: 29.693271324596
- **long**: -90.55744748006
- **full address**: Central Lafourche Football Stadium, 128 Johnny Dufrene Dr,Mathews, Louisiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Trojan Athletic Association (https://allevents.in/org/trojan-athletic-association/24587142)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6a6cffec8cb99c119bb6dc7f1019ed3eb79c2802a8fb8462603ed9290a8ab2ee-rimg-w1200-h800-dcf8f8f9-gmir?v=1769506433
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e5ff1c11c8531aeaf0bafad3404e647ffe73a7b0400d5a7ff1254161bebddc97-rimg-w300-h300-dcf8f8f9-gmir?v=1769506433

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Central Lafourche Football Stadium, 128 Johnny Dufrene Dr,Mathews, Louisiana, United States
- **Q**: Who is organizing the event?
  - **A:** Trojan Athletic Association
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about February Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/6a6cffec8cb99c119bb6dc7f1019ed3eb79c2802a8fb8462603ed9290a8ab2ee-rimg-w1200-h800-dcf8f8f9-gmir?v=1769506433",
        "startDate": "2026-02-02",
        "url": "https://allevents.in/mathews/february-meeting/200029130924341",
        "location": {
            "@type": "Place",
            "name": "Central Lafourche Football Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 Johnny Dufrene Dr,Mathews, Louisiana",
                "addressLocality": "Mathews",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.693271324596",
                "longitude": "-90.55744748006"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "CLHS Field House",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trojan Athletic Association",
                "url": "https://allevents.in/org/trojan-athletic-association/24587142"
            }
        ]
    }
]
```