

# Event Details

- **Event Name**: Once Upon a Twirl 2026
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am (-04:00)
- **Event Description**: TUA Competition
- **Event URL**: https://allevents.in/west-columbia/once-upon-a-twirl-2026/200029706300708
- **Event Categories**: contests
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: West Columbia
- **state**: SC
- **country**: United States
- **location**: Tri City Leisure Center
- **lat**: 33.974763555115
- **long**: -81.089433009693
- **full address**: Tri City Leisure Center, 485 Brooks Ave,West Columbia, South Carolina, United States

## Event gallery

- **Alt text**: Once Upon a Twirl 2026
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/467f3662ad7298ba19e3aec890d121966e0e69c9cb2398a6a5eb2c0510317c6f-rimg-w621-h812-dcffffff-gmir?v=1775827191

## FAQs

- **Q**: When and where is Once Upon a Twirl 2026 being held?
  - **A:** Once Upon a Twirl 2026 takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 08:00 am at Tri City Leisure Center, 485 Brooks Ave,West Columbia, South Carolina, United States.
- **Q**: Who is organizing Once Upon a Twirl 2026?
  - **A:** Once Upon a Twirl 2026 is organized by Once Upon a Twirl.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Once Upon a Twirl 2026",
        "image": "https://cdn-az.allevents.in/events2/banners/467f3662ad7298ba19e3aec890d121966e0e69c9cb2398a6a5eb2c0510317c6f-rimg-w621-h812-dcffffff-gmir?v=1775827191",
        "startDate": "2026-04-18T08:00:00-04:00",
        "url": "https://allevents.in/west-columbia/once-upon-a-twirl-2026/200029706300708",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tri City Leisure Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "485 Brooks Ave,West Columbia, South Carolina",
                "addressLocality": "West Columbia",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.974763555115",
                "longitude": "-81.089433009693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TUA Competition",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Once Upon a Twirl",
                "url": "https://allevents.in/org/once-upon-a-twirl/27495740"
            }
        ]
    }
]
```