

# Event Details

- **Event Name**: TNT Baton Rouge, LA Competition
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 04:00 pm – Sun, 22 Mar, 2026 at 07:00 pm
- **Event Description**: dance competition
- **Event URL**: https://allevents.in/baton-rouge/tnt-baton-rouge-la-competition/200028290392109
- **Event Categories**: contests, dance, entertainment, dance-competition
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Baton Rouge
- **state**: LA
- **country**: United States
- **location**: BREC's Independence Park Theatre
- **lat**: 30.44434
- **long**: -91.10818
- **full address**: BREC's Independence Park Theatre, 7800 Independence Blvd.,Baton Rouge, Louisiana, United States

## Event gallery

- **Alt text**: TNT Baton Rouge, LA Competition
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f3890f8511e7e3345a92e5c09b7d6b581a4d01c980c4b3ab3225d09b71609c84-rimg-w614-h250-dc737b16-gmir?v=1773878415

## FAQs

- **Q**: When and where is TNT Baton Rouge, LA Competition being held?
  - **A:** TNT Baton Rouge, LA Competition takes place on Fri, 20 Mar, 2026 at 04:00 pm to Sun, 22 Mar, 2026 at 07:00 pm at BREC's Independence Park Theatre, 7800 Independence Blvd.,Baton Rouge, Louisiana, United States.
- **Q**: Who is organizing TNT Baton Rouge, LA Competition?
  - **A:** TNT Baton Rouge, LA Competition is organized by Triumph National Talent.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "TNT Baton Rouge, LA Competition",
        "image": "https://cdn-az.allevents.in/events5/banners/f3890f8511e7e3345a92e5c09b7d6b581a4d01c980c4b3ab3225d09b71609c84-rimg-w614-h250-dc737b16-gmir?v=1773878415",
        "startDate": "2026-03-20",
        "endDate": "2026-03-22",
        "url": "https://allevents.in/baton-rouge/tnt-baton-rouge-la-competition/200028290392109",
        "location": {
            "@type": "Place",
            "name": "BREC's Independence Park Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7800 Independence Blvd.,Baton Rouge, Louisiana",
                "addressLocality": "Baton Rouge",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.44434",
                "longitude": "-91.10818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "dance competition",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Triumph National Talent",
                "url": "https://allevents.in/org/triumph-national-talent/14156541",
                "description": "TNT is a national talent competition"
            }
        ]
    }
]
```