

# Event Details

- **Event Name**: Meadowgrass Ward Choir
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 02:00 pm – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Choir rehearsal
- **Event URL**: https://allevents.in/meridian/meadowgrass-ward-choir/1600027704909116
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Meridian
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.636239401509
- **long**: -116.37518911082
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3451 North Locust Grove Road, Meridian, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1a0c3a70-d224-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1a48ce40-d224-11f0-8847-13c74ce67ee0-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3451 North Locust Grove Road, Meridian, US
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Meadowgrass Ward Choir ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meadowgrass Ward Choir",
        "image": "https://cdn-az.allevents.in/events7/banners/1a0c3a70-d224-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/meridian/meadowgrass-ward-choir/1600027704909116",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3451 North Locust Grove Road",
                "addressLocality": "Meridian",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.636239401509",
                "longitude": "-116.37518911082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Choir rehearsal"
    }
]
```