

# Event Details

- **Event Name**: CHRISTMAS DINNER
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 10:00 pm
- **Event Description**: Details TBA
- **Event URL**: https://allevents.in/bonita/christmas-dinner/1600027550687138
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bonita
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.659931
- **long**: -117.049611
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3737 Valley Vista Way, Bonita, US

## Event gallery

- **Alt text**: CHRISTMAS DINNER
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/18591990-de14-11f0-bde8-c7b53faa91b4-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is CHRISTMAS DINNER being held?
  - **A:** CHRISTMAS DINNER takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 3737 Valley Vista Way, Bonita, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CHRISTMAS DINNER",
        "image": "https://cdn-az.allevents.in/events9/banners/18591990-de14-11f0-bde8-c7b53faa91b4-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/bonita/christmas-dinner/1600027550687138",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3737 Valley Vista Way",
                "addressLocality": "Bonita",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.659931",
                "longitude": "-117.049611"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details TBA"
    }
]
```