

# Event Details

- **Event Name**: Cypress Christmas Activity
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 06:00 pm – Sat, 02 Dec, 2034 at 06:00 pm (-08:00)
- **Event URL**: https://allevents.in/fontana/cypress-christmas-activity/1600027792725102
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fontana
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.08461
- **long**: -117.421725
- **full address**: The Church of Jesus Christ of Latter-day Saints, 17535 Randall Ave, Fontana, US

## Event gallery

- **Alt text**: Cypress Christmas Activity
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/32fe9f80-194d-11f1-873b-83c228c2ac97-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Cypress Christmas Activity being held?
  - **A:** Cypress Christmas Activity takes place on Sat, 05 Dec, 2026 at 06:00 pm to Sat, 02 Dec, 2034 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 17535 Randall Ave, Fontana, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cypress Christmas Activity 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 Fontana, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cypress Christmas Activity 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": "Cypress Christmas Activity",
        "image": "https://cdn-az.allevents.in/events7/banners/32fe9f80-194d-11f1-873b-83c228c2ac97-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-12-05T18:00:00-08:00",
        "endDate": "2034-12-02T18:00:00-08:00",
        "url": "https://allevents.in/fontana/cypress-christmas-activity/1600027792725102",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17535 Randall Ave",
                "addressLocality": "Fontana",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.08461",
                "longitude": "-117.421725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```