

# Event Details

- **Event Name**: Choir Rehearsal
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 11:10 am – Sun, 31 Aug, 2025 at 12:00 pm
- **Event Description**: Please join the Peters Canyon Choir. All are invited to sing and worship through song. We will perform during our worship service throughout the year!
- **Event URL**: https://allevents.in/santa-ana/choir-rehearsal/1600028678070030
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Santa Ana
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.783232
- **long**: -117.77242
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9801 South Newport Boulevard, Santa Ana, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7f6f6760-7974-11f0-b3b5-ff10693ac4d5-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 11:10 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 9801 South Newport Boulevard, Santa Ana, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Choir Rehearsal",
        "image": "https://cdn-az.allevents.in/events8/banners/03582e40-85b9-11f0-af2f-d180d11a7521-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-08-31",
        "endDate": "2025-08-31",
        "url": "https://allevents.in/santa-ana/choir-rehearsal/1600028678070030",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9801 South Newport Boulevard",
                "addressLocality": "Santa Ana",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.783232",
                "longitude": "-117.77242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join the Peters Canyon Choir. All are invited to sing and worship through song. We will perform during our worship service throughout the year!"
    }
]
```