

# Event Details

- **Event Name**: Mardi Gras
- **Event Start and End Date**: Tue, 09 Feb, 2027 at 11:00 am (-06:00)
- **Event Description**: Are you in this picture? Next year be part of the party! Join us and see Mardi Gras from the best view!
- **Event URL**: https://allevents.in/metairie/mardi-gras/200030532420049
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Metairie
- **state**: LA
- **country**: United States
- **location**: Oakridge Park
- **lat**: 29.987308
- **long**: -90.13212
- **full address**: Oakridge Park, Metairie, Louisiana, United States

## Event gallery

- **Alt text**: Mardi Gras
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/01ecf96f1c0ab83df16ee430561f2d55f4137bd9cd0fc565385e81601c35cdf6-rimg-w945-h2048-dcf8f8f8-gmir?v=1786950771

## FAQs

- **Q**: When and where is Mardi Gras being held?
  - **A:** Mardi Gras takes place on Tue, 09 Feb, 2027 at 11:00 am to Tue, 09 Feb, 2027 at 11:00 am at Oakridge Park, Metairie, Louisiana, United States.
- **Q**: Who is organizing Mardi Gras?
  - **A:** Mardi Gras is organized by Krewe of Argus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mardi Gras is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Metairie, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mardi Gras sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mardi Gras",
        "image": "https://cdn-az.allevents.in/events7/banners/01ecf96f1c0ab83df16ee430561f2d55f4137bd9cd0fc565385e81601c35cdf6-rimg-w945-h2048-dcf8f8f8-gmir?v=1786950771",
        "startDate": "2027-02-09T11:00:00-06:00",
        "url": "https://allevents.in/metairie/mardi-gras/200030532420049",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Oakridge Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Metairie, Louisiana",
                "addressLocality": "Metairie",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.987308",
                "longitude": "-90.13212"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you in this picture? Next year be part of the party! Join us and see Mardi Gras from the best view!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Krewe of Argus",
                "url": "https://allevents.in/org/krewe-of-argus/18230461"
            }
        ]
    }
]
```