

# Event Details

- **Event Name**: Night in Bethlehem Auditions
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 09:00 am – Sat, 05 Sep, 2026 at 11:00 am
- **Event Description**: Join in the experience, come audition for roles in this year's "A Night in Bethlehem"
- **Event URL**: https://allevents.in/los-alamitos/night-in-bethlehem-auditions/1600030508163819
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Los Alamitos
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.810028
- **long**: -118.060072
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4142 Cerritos Avenue, Los Alamitos, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/da555a20-9031-11f1-bae3-ff7b876e3a8d-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Night in Bethlehem Auditions being held?
  - **A:** Night in Bethlehem Auditions takes place on Sat, 05 Sep, 2026 at 09:00 am to Sat, 05 Sep, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 4142 Cerritos Avenue, Los Alamitos, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night in Bethlehem Auditions",
        "image": "https://cdn-az.allevents.in/events8/banners/8b839fa0-a946-11f1-a4a1-eb59356bc08b-rimg-w1200-h675-dcd8c8b8-gmir.jpg",
        "startDate": "2026-09-05",
        "endDate": "2026-09-05",
        "url": "https://allevents.in/los-alamitos/night-in-bethlehem-auditions/1600030508163819",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4142 Cerritos Avenue",
                "addressLocality": "Los Alamitos",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.810028",
                "longitude": "-118.060072"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join in the experience, come audition for roles in this year's \"A Night in Bethlehem\""
    }
]
```