

# Event Details

- **Event Name**: Karaoke Rose Park 14
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 12:00 am – Fri, 26 Dec, 2025 at 11:59 pm
- **Event Description**: Este es la actividad de karaoke del barrio. Empieza a las 7:30pm en el salón de la primaria.
- **Event URL**: https://allevents.in/salt-lake-city/karaoke-rose-park-14/1600027685474507
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.793946565635
- **long**: -111.92615413266
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1155 North 1200 West, Salt Lake City, US

## Event gallery

- **Alt text**: Karaoke Rose Park 14
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ccd46cb0-e22b-11f0-983f-3f1406156a47-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Karaoke Rose Park 14 being held?
  - **A:** Karaoke Rose Park 14 takes place on Fri, 26 Dec, 2025 at 12:00 am to Fri, 26 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1155 North 1200 West, Salt Lake City, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Karaoke Rose Park 14 is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Salt Lake City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Karaoke Rose Park 14 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": "Karaoke Rose Park 14",
        "image": "https://cdn-az.allevents.in/events1/banners/ccd46cb0-e22b-11f0-983f-3f1406156a47-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/salt-lake-city/karaoke-rose-park-14/1600027685474507",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1155 North 1200 West",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.793946565635",
                "longitude": "-111.92615413266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Este es la actividad de karaoke del barrio. Empieza a las 7:30pm en el salón de la primaria."
    }
]
```