

# Event Details

- **Event Name**: Regional youth dance - outside
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 08:30 pm – Sat, 15 Aug, 2026 at 10:30 pm (-07:00)
- **Event Description**: Regional youth dance on the ball field!
- **Event URL**: https://allevents.in/rancho-cordova/regional-youth-dance-outside/1600029565449927
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rancho Cordova
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.6351972
- **long**: -121.1951852
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2100 California Circle, Rancho Cordova, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4343c620-fa78-11f0-9939-fb8a43abfffa-rimg-w1000-h667-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Aug, 2026 at 08:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2100 California Circle, Rancho Cordova, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Regional youth dance - outside ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regional youth dance - outside",
        "image": "https://cdn-az.allevents.in/events3/banners/1a6fb9b0-1ef0-11f1-8c59-7d35fb7764c4-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-08-15T20:30:00-07:00",
        "endDate": "2026-08-15T22:30:00-07:00",
        "url": "https://allevents.in/rancho-cordova/regional-youth-dance-outside/1600029565449927",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 California Circle",
                "addressLocality": "Rancho Cordova",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6351972",
                "longitude": "-121.1951852"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regional youth dance on the ball field!"
    }
]
```