

# Event Details

- **Event Name**: Sinclair View Ward choir practice
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 01:30 pm – Sun, 21 Dec, 2025 at 02:30 pm
- **Event URL**: https://allevents.in/port-orchard/sinclair-view-ward-choir-practice/1600027775799641
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Port Orchard
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.469029
- **long**: -122.605684
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3877 SE Mullenix Road, Port Orchard, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b073f290-d22f-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b0cd8440-d22f-11f0-8e6b-3d758292774f-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 01:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3877 SE Mullenix Road, Port Orchard, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sinclair View 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": "Sinclair View Ward choir practice",
        "image": "https://cdn-az.allevents.in/events8/banners/b073f290-d22f-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/port-orchard/sinclair-view-ward-choir-practice/1600027775799641",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3877 SE Mullenix Road",
                "addressLocality": "Port Orchard",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.469029",
                "longitude": "-122.605684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```