

# Event Details

- **Event Name**: Silver Stone Choir Practice
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 02:00 pm – Sun, 28 Dec, 2025 at 03:00 pm
- **Event Description**: Weekly choir practice
- **Event URL**: https://allevents.in/washington/silver-stone-choir-practice/1600027942216950
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.15302704
- **long**: -113.5286151
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1080 West Arlington Street, Washington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d49e47c0-ff89-11ef-af86-979da58588de-rimg-w1000-h563-dc2

## FAQs

- **Q**: When and where is Silver Stone Choir Practice being held?
  - **A:** Silver Stone Choir Practice takes place on Sun, 28 Dec, 2025 at 02:00 pm to Sun, 28 Dec, 2025 at 03:00 pm at The Church of Jesus Christ of Latter-day Saints, 1080 West Arlington Street, Washington, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Silver Stone 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 Washington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Silver Stone 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": "Event",
        "name": "Silver Stone Choir Practice",
        "image": "https://cdn-az.allevents.in/events10/banners/59a6fd20-d209-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc2e1918-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/washington/silver-stone-choir-practice/1600027942216950",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1080 West Arlington Street",
                "addressLocality": "Washington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.15302704",
                "longitude": "-113.5286151"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly choir practice"
    }
]
```