

# 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/58294100-d5de-11f0-a572-8351d1aa0224-rimg-w1200-h900-dc788da4-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/58620440-d5de-11f0-a572-8351d1aa0224-rimg-w300-h300-dc798da5-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 03:45 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1602 Ruddell Road Southeast, Lacey, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Lacey 5th Ward Choir Practice ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
    }
]
```