

# Event Details

- **Event Name**: CENA
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:00 pm – Tue, 25 Nov, 2025 at 08:00 pm
- **Event Description**: CENA DE THANKSGIVING
- **Event URL**: https://allevents.in/el-cajon/cena/1600027621678110
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: El Cajon
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.8159342
- **long**: -116.9352955
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1330 El Rey Avenue, El Cajon, United States

## Event gallery

- **Alt text**: CENA
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d85f7090-2c4e-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is CENA being held?
  - **A:** CENA takes place on Tue, 25 Nov, 2025 at 06:00 pm to Tue, 25 Nov, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1330 El Rey Avenue, El Cajon, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CENA",
        "image": "https://cdn-az.allevents.in/events5/banners/d85f7090-2c4e-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/el-cajon/cena/1600027621678110",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1330 El Rey Avenue",
                "addressLocality": "El Cajon",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.8159342",
                "longitude": "-116.9352955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "CENA DE THANKSGIVING"
    }
]
```