

# Event Details

- **Event Name**: Christmas with Dance Haven
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am
- **Event Description**: Join of for a morning of Christmas Jolly! Let DH help get you in the Christmas spirit. Tickets go on sale in November.
- **Event URL**: https://allevents.in/tell-city/christmas-with-dance-haven/200028981379430
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 82

## Ticket Details


## Event venue details

- **city**: Tell City
- **state**: IN
- **country**: United States
- **location**: Tell City Jr-Sr High School
- **lat**: 37.954518967332
- **long**: -86.763744319243
- **full address**: Tell City Jr-Sr High School, 900 12th St,Tell City, Indiana, United States

## Event gallery

- **Alt text**: Christmas with Dance Haven
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f181f24ef404d1a32ba629659e860dbe74f2de2e72428a2d9b4220d3a0185d6d-rimg-w851-h315-dc024702-gmir?v=1765759317

## FAQs

- **Q**: When and where is Christmas with Dance Haven being held?
  - **A:** Christmas with Dance Haven takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 09:00 am at Tell City Jr-Sr High School, 900 12th St,Tell City, Indiana, United States.
- **Q**: Who is organizing Christmas with Dance Haven?
  - **A:** Christmas with Dance Haven is organized by Dance Haven Studios.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas with Dance Haven",
        "image": "https://cdn-az.allevents.in/events7/banners/f181f24ef404d1a32ba629659e860dbe74f2de2e72428a2d9b4220d3a0185d6d-rimg-w851-h315-dc024702-gmir?v=1765759317",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/tell-city/christmas-with-dance-haven/200028981379430",
        "location": {
            "@type": "Place",
            "name": "Tell City Jr-Sr High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 12th St,Tell City, Indiana",
                "addressLocality": "Tell City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.954518967332",
                "longitude": "-86.763744319243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join of for a morning of Christmas Jolly! Let DH help get you in the Christmas spirit. Tickets go on sale in November.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dance Haven Studios",
                "url": "https://allevents.in/org/dance-haven-studios/25958184"
            }
        ]
    }
]
```