

# Event Details

- **Event Name**: San Andreas Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 am – Sat, 13 Dec, 2025 at 11:59 pm
- **Event URL**: https://allevents.in/san-andreas/san-andreas-christmas-party/1600027642365641
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: San Andreas
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.1923802
- **long**: -120.6809828
- **full address**: The Church of Jesus Christ of Latter-day Saints, 221 Church Hill Street, San Andreas, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0e277510-d7fd-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc160305-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0e6f2c70-d7fd-11f0-acca-272cf2c95e55-rimg-w300-h300-dc321118-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 221 Church Hill Street, San Andreas, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about San Andreas Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "San Andreas Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/0e277510-d7fd-11f0-acca-272cf2c95e55-rimg-w1200-h675-dc160305-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/san-andreas/san-andreas-christmas-party/1600027642365641",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "221 Church Hill Street",
                "addressLocality": "San Andreas",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.1923802",
                "longitude": "-120.6809828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```