

# Event Details

- **Event Name**: Dance night
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 09:00 pm – Sat, 20 Dec, 2025 at 01:00 am
- **Event Description**: Come and dance the night away! DJ Yolonda will be playing the best dance songs from 10pm-2am every Friday night!
We move the tables, you move your feet!
- **Event URL**: https://allevents.in/jacksonville/dance-night/200029262797429
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Jacksonville
- **state**: NC
- **country**: United States
- **location**: 700 Gumbranch Road, Jacksonville, NC
- **lat**: 34.76837
- **long**: -77.40612
- **full address**: 700 Gumbranch Road, Jacksonville, NC, United States

## Event gallery

- **Alt text**: Dance night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/35f7737679101e7e9a60ba50bce22681fc47615052a6676b107c4f94b15adf14-rimg-w1200-h900-dc313046-gmir?v=1766204699

## FAQs

- **Q**: When and where is Dance night being held?
  - **A:** Dance night takes place on Fri, 19 Dec, 2025 at 09:00 pm to Sat, 20 Dec, 2025 at 01:00 am at 700 Gumbranch Road, Jacksonville, NC, United States.
- **Q**: Who is organizing Dance night?
  - **A:** Dance night is organized by Tin Roof Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance night",
        "image": "https://cdn-az.allevents.in/events5/banners/35f7737679101e7e9a60ba50bce22681fc47615052a6676b107c4f94b15adf14-rimg-w1200-h900-dc313046-gmir?v=1766204699",
        "startDate": "2025-12-19",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/jacksonville/dance-night/200029262797429",
        "location": {
            "@type": "Place",
            "name": "700 Gumbranch Road, Jacksonville, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 Gum Branch Rd, Jacksonville, NC 28540-6425, United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.76837",
                "longitude": "-77.40612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and dance the night away! DJ Yolonda will be playing the best dance songs from 10pm-2am every Friday night!\nWe move the tables, you move your feet!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tin Roof Tavern",
                "url": "https://allevents.in/org/tin-roof-tavern/22628672"
            }
        ]
    }
]
```