

# Event Details

- **Event Name**: World Dance
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 03:00 pm
- **Event Description**: Make sure to register.  Xoxo
- **Event URL**: https://allevents.in/leicester/world-dance/200029123712138
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Leicester
- **state**: NC
- **country**: United States
- **location**: Asheville YMCA
- **lat**: 35.61945
- **long**: -82.65299
- **full address**: Asheville YMCA, Leicester, North Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Raven's Room Mind Body Wellness (https://allevents.in/org/ravens-room-mind-body-wellness/27003166)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f20b0b1bc8f2820ee6c972067d57a7fe1ffaef545b6ce4c9340b6c7571d8dc30-rimg-w1200-h1592-dcdb7d5b-gmir?v=1767568568
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fdb7394d7011d8f90857cb0a1b697a9266f9c58365d4735a5453af62a4e86ef9-rimg-w300-h300-dcda7c5b-gmir?v=1767568568

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 09 Jan, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Asheville YMCA, Leicester, North Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** Raven's Room Mind Body Wellness
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about World Dance ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "World Dance",
        "image": "https://cdn-az.allevents.in/events8/banners/f20b0b1bc8f2820ee6c972067d57a7fe1ffaef545b6ce4c9340b6c7571d8dc30-rimg-w1200-h1592-dcdb7d5b-gmir?v=1767568568",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/leicester/world-dance/200029123712138",
        "location": {
            "@type": "Place",
            "name": "Asheville YMCA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Leicester, North Carolina",
                "addressLocality": "Leicester",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.61945",
                "longitude": "-82.65299"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Make sure to register.  Xoxo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ravens Room Mind Body Wellness",
                "url": "https://allevents.in/org/ravens-room-mind-body-wellness/27003166"
            }
        ]
    }
]
```