

# Event Details

- **Event Name**: Stars Performing Team Annual Showcase
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 01:00 pm
- **Event Description**: Come join the Stars teams as they show off all the dances they have been working on for the year!⭐️
- **Event URL**: https://allevents.in/denton/stars-performing-team-annual-showcase/200029014770922
- **Event Categories**: performances, entertainment
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Denton
- **state**: NE
- **country**: United States
- **location**: Pla-Mor Ballroom
- **lat**: 40.814144965386
- **long**: -96.810500053875
- **full address**: Pla-Mor Ballroom, 6600 W O St,Denton, Nebraska, United States

## Event gallery

- **Alt text**: Stars Performing Team Annual Showcase
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6a3deaa67f89c88aa758f44cc453a5a12b6249062101a602ac58cd92714682a1-rimg-w1200-h1200-dc9e8fc6-gmir?v=1768326761

## FAQs

- **Q**: When and where is Stars Performing Team Annual Showcase being held?
  - **A:** Stars Performing Team Annual Showcase takes place on Sat, 17 Jan, 2026 at 01:00 pm to Sat, 17 Jan, 2026 at 01:00 pm at Pla-Mor Ballroom, 6600 W O St,Denton, Nebraska, United States.
- **Q**: Who is organizing Stars Performing Team Annual Showcase?
  - **A:** Stars Performing Team Annual Showcase is organized by Starstruck Dance Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stars Performing Team Annual Showcase",
        "image": "https://cdn-az.allevents.in/events9/banners/6a3deaa67f89c88aa758f44cc453a5a12b6249062101a602ac58cd92714682a1-rimg-w1200-h1200-dc9e8fc6-gmir?v=1768326761",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/denton/stars-performing-team-annual-showcase/200029014770922",
        "location": {
            "@type": "Place",
            "name": "Pla-Mor Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6600 W O St,Denton, Nebraska",
                "addressLocality": "Denton",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.814144965386",
                "longitude": "-96.810500053875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the Stars teams as they show off all the dances they have been working on for the year!⭐️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Starstruck Dance Academy",
                "url": "https://allevents.in/org/starstruck-dance-academy/26148800"
            }
        ]
    }
]
```