

# Event Details

- **Event Name**: Talent/Variety show!
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 06:00 pm – Sat, 12 Sep, 2026 at 08:00 pm (-04:00)
- **Event Description**: Join us for an evening of fun as ward members share their talents, hobbies, and collections! Whether you're performing or cheering others on, everyone is invited. Come enjoy a night of entertainment, laughter, and getting to know one another better.
- **Event URL**: https://allevents.in/ellicott-city/talent-variety-show/1600030501029317
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ellicott City
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.255936162298
- **long**: -76.822968567476
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4100 St Johns Ln, Ellicott City, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e926d7a0-8f18-11f1-88dc-e3856eb2568f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Talent/Variety show! being held?
  - **A:** Talent/Variety show! takes place on Sat, 12 Sep, 2026 at 06:00 pm to Sat, 12 Sep, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 4100 St Johns Ln, Ellicott City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Talent/Variety show!",
        "image": "https://cdn-az.allevents.in/events3/banners/77cf70e0-97be-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-09-12T18:00:00-04:00",
        "endDate": "2026-09-12T20:00:00-04:00",
        "url": "https://allevents.in/ellicott-city/talent-variety-show/1600030501029317",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4100 St Johns Ln",
                "addressLocality": "Ellicott City",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.255936162298",
                "longitude": "-76.822968567476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of fun as ward members share their talents, hobbies, and collections! Whether you're performing or cheering others on, everyone is invited. Come enjoy a night of entertainment, laughter, and getting to know one another better."
    }
]
```