

# Event Details

- **Event Name**: Christmas Celebration
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 05:30 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: Please come join us for dinner as we celebrate the birth of our Savior!
- **Event URL**: https://allevents.in/fallbrook/christmas-celebration/1600027566078123
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fallbrook
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.372311
- **long**: -117.228372
- **full address**: The Church of Jesus Christ of Latter-day Saints, 621 South Stagecoach Lane, Fallbrook, United States

## Event gallery

- **Alt text**: Christmas Celebration
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/334bf9d0-2c48-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc312b18-gmir.jpg

## FAQs

- **Q**: When and where is Christmas Celebration being held?
  - **A:** Christmas Celebration takes place on Fri, 05 Dec, 2025 at 05:30 pm to Fri, 05 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 621 South Stagecoach Lane, Fallbrook, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events5/banners/334bf9d0-2c48-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc312b18-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/fallbrook/christmas-celebration/1600027566078123",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 South Stagecoach Lane",
                "addressLocality": "Fallbrook",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.372311",
                "longitude": "-117.228372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come join us for dinner as we celebrate the birth of our Savior!"
    }
]
```