

# Event Details

- **Event Name**: Lacey 5th Ward Choir Practice
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 03:45 pm – Sun, 21 Dec, 2025 at 04:45 pm
- **Event URL**: https://allevents.in/lacey/lacey-5th-ward-choir-practice/1600027712853955
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lacey
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.031731
- **long**: -122.816425
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1602 Ruddell Road Southeast, Lacey, US

## Event gallery

- **Alt text**: Lacey 5th Ward Choir Practice
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/58294100-d5de-11f0-a572-8351d1aa0224-rimg-w1200-h900-dc788da4-gmir.jpg

## FAQs

- **Q**: When and where is Lacey 5th Ward Choir Practice being held?
  - **A:** Lacey 5th Ward Choir Practice takes place on Sun, 21 Dec, 2025 at 03:45 pm to Sun, 21 Dec, 2025 at 04:45 pm at The Church of Jesus Christ of Latter-day Saints, 1602 Ruddell Road Southeast, Lacey, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lacey 5th Ward Choir Practice 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 Lacey, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lacey 5th Ward Choir Practice sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Lacey 5th Ward Choir Practice",
        "image": "https://cdn-az.allevents.in/events3/banners/58294100-d5de-11f0-a572-8351d1aa0224-rimg-w1200-h900-dc788da4-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/lacey/lacey-5th-ward-choir-practice/1600027712853955",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1602 Ruddell Road Southeast",
                "addressLocality": "Lacey",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.031731",
                "longitude": "-122.816425"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```