

# Event Details

- **Event Name**: Wear a costume to dance week
- **Event Start and End Date**: Mon, 25 Oct, 2021 at 04:00 pm – Sat, 30 Oct, 2021 at 12:00 pm
- **Event URL**: https://allevents.in/dacula/wear-a-costume-to-dance-week/200021589303332
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dacula
- **state**: GA
- **country**: United States
- **location**: Georgia Dance Unlimited
- **lat**: 34.00616
- **long**: -83.91437
- **full address**: Georgia Dance Unlimited, 802 Dacula Rd, Dacula, GA 30019, United States

## Event gallery

- **Alt text**: Wear a costume to dance week
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1e9d40b204bde8aa79b02ca916c8754f3dd49f24c801e827b8954621eb936222-rimg-w526-h526-gmir.jpg?v=1635605119

## FAQs

- **Q**: When and where is Wear a costume to dance week being held?
  - **A:** Wear a costume to dance week takes place on Mon, 25 Oct, 2021 at 04:00 pm to Sat, 30 Oct, 2021 at 12:00 pm at Georgia Dance Unlimited, 802 Dacula Rd, Dacula, GA 30019, United States.
- **Q**: Who is organizing Wear a costume to dance week?
  - **A:** Wear a costume to dance week is organized by Georgia Dance Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wear a costume to dance week",
        "image": "https://cdn-az.allevents.in/events1/banners/1e9d40b204bde8aa79b02ca916c8754f3dd49f24c801e827b8954621eb936222-rimg-w526-h526-gmir.jpg?v=1635605119",
        "startDate": "2021-10-25",
        "endDate": "2021-10-30",
        "url": "https://allevents.in/dacula/wear-a-costume-to-dance-week/200021589303332",
        "location": {
            "@type": "Place",
            "name": "Georgia Dance Unlimited",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "802 Dacula Rd, Dacula, GA 30019",
                "addressLocality": "Dacula",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.00616",
                "longitude": "-83.91437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Georgia Dance Unlimited",
                "url": "https://allevents.in/org/georgia-dance-unlimited/12981250",
                "description": "www.gadanceunlimited.com"
            }
        ]
    }
]
```