

# Event Details

- **Event Name**: Tuesday Night Open Dance
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 06:15 pm – Tue, 09 Dec, 2025 at 09:15 pm
- **Event Description**: Join us for open dance night! We will be taking and playing your dance requests. $15/person at the door. You're welcome to bring in your own food and drinks.  We'll see you on the dance floor.
- **Event URL**: https://allevents.in/gales-ferry/tuesday-night-open-dance/200029327716132
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Gales Ferry
- **state**: CT
- **country**: United States
- **location**: Dance Country
- **lat**: 41.428527668157
- **long**: -72.081092510385
- **full address**: Dance Country, 1666 CT-12, Gales Ferry, CT 06335-1541, United States

## Event gallery

- **Alt text**: Tuesday Night Open Dance
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/93f21f2644e6e61365ea21c488374f83253f5cbf5a789cfc781c4bb396a049ea-rimg-w546-h352-dc02335c-gmir?v=1765283612

## FAQs

- **Q**: When and where is Tuesday Night Open Dance being held?
  - **A:** Tuesday Night Open Dance takes place on Tue, 09 Dec, 2025 at 06:15 pm to Tue, 09 Dec, 2025 at 09:15 pm at Dance Country, 1666 CT-12, Gales Ferry, CT 06335-1541, United States.
- **Q**: Who is organizing Tuesday Night Open Dance?
  - **A:** Tuesday Night Open Dance is organized by Dance Country.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Night Open Dance",
        "image": "https://cdn-az.allevents.in/events1/banners/93f21f2644e6e61365ea21c488374f83253f5cbf5a789cfc781c4bb396a049ea-rimg-w546-h352-dc02335c-gmir?v=1765283612",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/gales-ferry/tuesday-night-open-dance/200029327716132",
        "location": {
            "@type": "Place",
            "name": "Dance Country",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1666 CT-12, Gales Ferry, CT 06335-1541, United States",
                "addressLocality": "Gales Ferry",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.428527668157",
                "longitude": "-72.081092510385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for open dance night! We will be taking and playing your dance requests. $15/person at the door. You're welcome to bring in your own food and drinks.  We'll see you on the dance floor.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dance Country",
                "url": "https://allevents.in/org/dance-country/26063461"
            }
        ]
    }
]
```