

# Event Details

- **Event Name**: Cena de Navidad
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 05:00 am – Sat, 20 Dec, 2025 at 09:00 am
- **Event URL**: https://allevents.in/bloomingdale/cena-de-navidad/1600027592184604
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bloomingdale
- **state**: IL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.9417243
- **long**: -88.1159574
- **full address**: The Church of Jesus Christ of Latter-day Saints, 270 Knollwood Drive, Bloomingdale, United States

## Event gallery

- **Alt text**: Cena de Navidad
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ecf8dd60-2c4a-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is Cena de Navidad being held?
  - **A:** Cena de Navidad takes place on Sat, 20 Dec, 2025 at 05:00 am to Sat, 20 Dec, 2025 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 270 Knollwood Drive, Bloomingdale, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cena de Navidad",
        "image": "https://cdn-az.allevents.in/events9/banners/ecf8dd60-2c4a-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/bloomingdale/cena-de-navidad/1600027592184604",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "270 Knollwood Drive",
                "addressLocality": "Bloomingdale",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9417243",
                "longitude": "-88.1159574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```