

# Event Details

- **Event Name**: Youth Dance
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 01:00 pm – Sat, 15 Nov, 2025 at 11:00 pm
- **Event Description**: Inman and Boiling Springs hosting a dance for our Stake
- **Event URL**: https://allevents.in/boiling-springs/youth-dance/1600028965314126
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boiling Springs
- **state**: SC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.060663455292
- **long**: -82.00215457738
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3691 Clark Road, Boiling Springs, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fc8d45c0-9c7c-11f0-80e2-7ff0b4961ab3-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Nov, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3691 Clark Road, Boiling Springs, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Youth Dance ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Dance",
        "image": "https://cdn-az.allevents.in/events2/banners/455d9ae0-c250-11f0-a572-671c7f3c2484-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-15",
        "endDate": "2025-11-15",
        "url": "https://allevents.in/boiling-springs/youth-dance/1600028965314126",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3691 Clark Road",
                "addressLocality": "Boiling Springs",
                "addressRegion": "SC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.060663455292",
                "longitude": "-82.00215457738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Inman and Boiling Springs hosting a dance for our Stake"
    }
]
```