

# Event Details

- **Event Name**: Spring Fling Dance
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 07:00 pm – Sat, 23 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us to welcome spring by dancing the night away! Light refreshments will be served.
- **Event URL**: https://allevents.in/hancock/spring-fling-dance/1600028655702410
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028655702410

## Event venue details

- **city**: Hancock
- **state**: MD
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.70507777
- **long**: -78.18439274
- **full address**: The Church of Jesus Christ of Latter-day Saints, 200 Douglas St Ext, Hancock, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d5c3f190-76b2-11f0-8ff3-d57e20a573a7-rimg-w1000-h562-dca

## FAQs

- **Q**: When and where is Spring Fling Dance being held?
  - **A:** Spring Fling Dance takes place on Sat, 25 Apr, 2026 at 07:00 pm to Sat, 23 May, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 200 Douglas St Ext, Hancock, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Fling Dance is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Hancock, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Fling Dance sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Fling Dance",
        "image": "https://cdn-az.allevents.in/events1/banners/d4e159c0-76b2-11f0-8ff3-d57e20a573a7-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2026-04-25T19:00:00-04:00",
        "endDate": "2026-05-23T18:00:00-04:00",
        "url": "https://allevents.in/hancock/spring-fling-dance/1600028655702410",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Douglas St Ext",
                "addressLocality": "Hancock",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.70507777",
                "longitude": "-78.18439274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to welcome spring by dancing the night away! Light refreshments will be served."
    }
]
```