

# Event Details

- **Event Name**: Norwalk Ward Christmas Party
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 05:00 pm – Sat, 20 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/cerritos/norwalk-ward-christmas-party/1600027568098346
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cerritos
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.884284120325
- **long**: -118.10047867856
- **full address**: The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, United States

## Event gallery

- **Alt text**: Norwalk Ward Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b7f16250-2c49-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Norwalk Ward Christmas Party being held?
  - **A:** Norwalk Ward Christmas Party takes place on Sat, 20 Dec, 2025 at 05:00 pm to Sat, 20 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 16115 Studebaker Road, Cerritos, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Norwalk Ward Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Cerritos, this event is thoughtfully curated to deliver a standout experience worth every moment. If Norwalk Ward Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Norwalk Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/b7f16250-2c49-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/cerritos/norwalk-ward-christmas-party/1600027568098346",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16115 Studebaker Road",
                "addressLocality": "Cerritos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.884284120325",
                "longitude": "-118.10047867856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```