

# Event Details

- **Event Name**: Ward Choir
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 12:15 pm – Sun, 31 May, 2026 at 12:15 pm (-04:00)
- **Event Description**: The Freedom Park Ward choir will meet for rehearsals right after Sunday meetings, usually in the primary room. We will spend time learning music from the new hymnbook or other sacred arrangements.
- **Event URL**: https://allevents.in/atlanta/ward-choir/1600028642816654
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.775200034895
- **long**: -84.339598848
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1450 Ponce De Leon Avenue Northeast, Atlanta, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1badb880-7479-11f0-994e-1dce379af11a-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 15 Mar, 2026 at 12:15 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1450 Ponce De Leon Avenue Northeast, Atlanta, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Ward Choir",
        "image": "https://cdn-az.allevents.in/events5/banners/7c50f000-208e-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-15T12:15:00-04:00",
        "endDate": "2026-05-31T12:15:00-04:00",
        "url": "https://allevents.in/atlanta/ward-choir/1600028642816654",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1450 Ponce De Leon Avenue Northeast",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.775200034895",
                "longitude": "-84.339598848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Freedom Park Ward choir will meet for rehearsals right after Sunday meetings, usually in the primary room. We will spend time learning music from the new hymnbook or other sacred arrangements."
    }
]
```