

# Event Details

- **Event Name**: Competition Team Showcase 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 12:30 pm
- **Event Description**: Come and see this season’s competition pieces hit the stage for the first time. Ticket cost is $5.
- **Event URL**: https://allevents.in/scranton/competition-team-showcase/200029661720904
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details

- **Ticket URL**: http://facebook.com/200029661720904?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=scranton-events

## Event venue details

- **city**: Scranton
- **state**: PA
- **country**: United States
- **location**: West Scranton Intermediate
- **lat**: 41.4090162
- **long**: -75.6912529
- **full address**: West Scranton Intermediate, 1401 Fellows St,Scranton, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: 5 Star Dance Academy (https://allevents.in/org/5-star-dance-academy/25789792)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/44e9799ae0a0486a98b293edf647c10d920e6d6f7d86eefa93e3d516083151c6-rimg-w940-h788-dcf4f3f0-gmir?v=1771814418
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/080b4c5b046e585985e2f7656833c15ca96793f0bc155e48de322ea315f639ba-rimg-w300-h300-dcf4f4f1-gmir?v=1771814419

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 12:30 pm
- **Q**: Where is the event happening?
  - **A:** West Scranton Intermediate, 1401 Fellows St,Scranton, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** 5 Star Dance Academy
- **Q**: What type of event is this?
  - **A:** contests
- **Q**: Where can I find ticket details about Competition Team Showcase  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Competition Team Showcase",
        "image": "https://cdn-az.allevents.in/events1/banners/44e9799ae0a0486a98b293edf647c10d920e6d6f7d86eefa93e3d516083151c6-rimg-w940-h788-dcf4f3f0-gmir?v=1771814418",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/scranton/competition-team-showcase/200029661720904",
        "location": {
            "@type": "Place",
            "name": "West Scranton Intermediate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Fellows St,Scranton, Pennsylvania",
                "addressLocality": "Scranton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4090162",
                "longitude": "-75.6912529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see this season’s competition pieces hit the stage for the first time. Ticket cost is $5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "5 Star Dance Academy",
                "url": "https://allevents.in/org/5-star-dance-academy/25789792"
            }
        ]
    }
]
```