

# Event Details

- **Event Name**: Interfaith choir rehearsal
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 06:00 pm – Sun, 30 Nov, 2025 at 07:30 pm
- **Event Description**: Choir practices in preparation for Nativity concert
- **Event URL**: https://allevents.in/midland/interfaith-choir-rehearsal/1600029017054704
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midland
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.634665652468
- **long**: -84.247744760443
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1700 West Sugnet Street, Midland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/408c3720-a25b-11f0-9f7d-59b0a2781325-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1700 West Sugnet Street, Midland, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Interfaith choir rehearsal ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Interfaith choir rehearsal",
        "image": "https://cdn-az.allevents.in/events10/banners/a0981ee0-ce43-11f0-bb67-fb6d397f1b16-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/midland/interfaith-choir-rehearsal/1600029017054704",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 West Sugnet Street",
                "addressLocality": "Midland",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.634665652468",
                "longitude": "-84.247744760443"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Choir practices in preparation for Nativity concert"
    }
]
```