

# Event Details

- **Event Name**: Wabash Ward Choir Practice
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 07:30 pm – Tue, 30 Dec, 2025 at 08:00 pm
- **Event Description**: All are always welcome!
- **Event URL**: https://allevents.in/terre-haute/wabash-ward-choir-practice/1600027970128545
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Terre Haute
- **state**: IN
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.488465719993
- **long**: -87.408160049685
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1845 North 6th 1/2 Street, Terre Haute, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c85655f0-07e2-11f0-9f5d-9f0ee61ae215-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1845 North 6th 1/2 Street, Terre Haute, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Wabash Ward Choir Practice ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wabash Ward Choir Practice",
        "image": "https://cdn-az.allevents.in/events2/banners/28010de0-e5e3-11f0-bd93-bd33bdc4eb64-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/terre-haute/wabash-ward-choir-practice/1600027970128545",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1845 North 6th 1/2 Street",
                "addressLocality": "Terre Haute",
                "addressRegion": "IN",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.488465719993",
                "longitude": "-87.408160049685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are always welcome!"
    }
]
```