

# Event Details

- **Event Name**: December Meeting
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 06:00 pm
- **Event Description**: CLHS Field House
- **Event URL**: https://allevents.in/mathews/december-meeting/200028786602219
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200028786602219?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/events7/banners/3f998b796199f64bcf6c4c7f36badd64dcc98b974208b1d96361056c1a9f3cfd-rimg-w1200-h800-dcf8f8f9-gmir?v=1764364617
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/176ca9c06444a2ba61055daf0e75182b6a69fc5bc72e1da02f0e434624d227ef-rimg-w300-h300-dcf8f8f9-gmir?v=1764364618

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 01 Dec, 2025 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 December Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/3f998b796199f64bcf6c4c7f36badd64dcc98b974208b1d96361056c1a9f3cfd-rimg-w1200-h800-dcf8f8f9-gmir?v=1764364617",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/mathews/december-meeting/200028786602219",
        "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"
            }
        ]
    }
]
```