

# Event Details

- **Event Name**: Dance Audition 
- **Event Start and End Date**: Mon, 08 Jun, 2026 at 06:30 pm
- **Event Description**: Back by popular demand! Ladies, we opened another opportunity to join our dance troupe! Oui will see you soon!
- **Event URL**: https://allevents.in/metairie/dance-audition/200030168689308
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Metairie
- **state**: LA
- **country**: United States
- **location**: The Studio-School of Dance
- **lat**: 30.00698
- **long**: -90.16068
- **full address**: The Studio-School of Dance, 3116 N Arnoult, Suite N ,Metairie, Louisiana, United States

## Event gallery

- **Alt text**: Dance Audition
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5940f7df120d82d6ffdbbe1e9cac1da20f5eaf811ee85c4400b1c0612044e3ef-rimg-w1024-h1536-dcf7f5fa-gmir?v=1780947659

## FAQs

- **Q**: When and where is Dance Audition  being held?
  - **A:** Dance Audition  takes place on Mon, 08 Jun, 2026 at 06:30 pm to Mon, 08 Jun, 2026 at 06:30 pm at The Studio-School of Dance, 3116 N Arnoult, Suite N ,Metairie, Louisiana, United States.
- **Q**: Who is organizing Dance Audition ?
  - **A:** Dance Audition  is organized by Oui Dats de la Nouvelle Orleans.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance Audition",
        "image": "https://cdn-az.allevents.in/events1/banners/5940f7df120d82d6ffdbbe1e9cac1da20f5eaf811ee85c4400b1c0612044e3ef-rimg-w1024-h1536-dcf7f5fa-gmir?v=1780947659",
        "startDate": "2026-06-08",
        "url": "https://allevents.in/metairie/dance-audition/200030168689308",
        "location": {
            "@type": "Place",
            "name": "The Studio-School of Dance",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3116 N Arnoult, Suite N ,Metairie, Louisiana",
                "addressLocality": "Metairie",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.00698",
                "longitude": "-90.16068"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back by popular demand! Ladies, we opened another opportunity to join our dance troupe! Oui will see you soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oui Dats de la Nouvelle Orlans",
                "url": "https://allevents.in/org/oui-dats-de-la-nouvelle-orléans/13155012",
                "description": "The Oui Dats are a New Orleans' all female marching group! Catch us in the following 2019 Mardi Gras parades: Poisiden, Cleopatra, Alla & Morpheus!"
            }
        ]
    }
]
```