

# Event Details

- **Event Name**: Dance Camp
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 02:30 pm – Thu, 23 Jul, 2026 at 05:30 pm
- **Event Description**: Hot of the press!!! In honor of the 20th anniversary of Hannah Montana we are gonna have a blast dancing to all the favorite songs this summer! Come “pop it lock it” with us July 21-23rd! Sign up now!
- **Event URL**: https://allevents.in/hendersonville/dance-camp/200030001357323
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Hendersonville
- **state**: TN
- **country**: United States
- **location**: Hendersonville High School
- **lat**: 36.30309362749
- **long**: -86.608904264867
- **full address**: Hendersonville High School, 123 Cherokee Road,Hendersonville, Tennessee, United States

## Event gallery

- **Alt text**: Dance Camp
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/091c9944b494ee04bc05827aa83934c621b3e0320c16760e763e3fdeef6be2ef-rimg-w1200-h1554-dcf1d8d8-gmir?v=1784450792

## FAQs

- **Q**: When and where is Dance Camp being held?
  - **A:** Dance Camp takes place on Tue, 21 Jul, 2026 at 02:30 pm to Thu, 23 Jul, 2026 at 05:30 pm at Hendersonville High School, 123 Cherokee Road,Hendersonville, Tennessee, United States.
- **Q**: Who is organizing Dance Camp?
  - **A:** Dance Camp is organized by HHS Golden Girls Dance Team.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance Camp",
        "image": "https://cdn-az.allevents.in/events2/banners/091c9944b494ee04bc05827aa83934c621b3e0320c16760e763e3fdeef6be2ef-rimg-w1200-h1554-dcf1d8d8-gmir?v=1784450792",
        "startDate": "2026-07-21",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/hendersonville/dance-camp/200030001357323",
        "location": {
            "@type": "Place",
            "name": "Hendersonville High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "123 Cherokee Road,Hendersonville, Tennessee",
                "addressLocality": "Hendersonville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.30309362749",
                "longitude": "-86.608904264867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hot of the press!!! In honor of the 20th anniversary of Hannah Montana we are gonna have a blast dancing to all the favorite songs this summer! Come “pop it lock it” with us July 21-23rd! Sign up now!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HHS Golden Girls Dance Team",
                "url": "https://allevents.in/org/hhs-golden-girls-dance-team/27736118"
            }
        ]
    }
]
```