

# Event Details

- **Event Name**: PV Ward Christmas Activity
- **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/camarillo/pv-ward-christmas-activity/1600027730256203
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Camarillo
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.221592
- **long**: -119.052932
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1201 Paseo Camarillo, Camarillo, United States

## Event gallery

- **Alt text**: PV Ward Christmas Activity
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/27e9a7c0-2c77-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is PV Ward Christmas Activity being held?
  - **A:** PV Ward Christmas Activity takes place on Sat, 13 Dec, 2025 at 12:00 am to Sat, 13 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 1201 Paseo Camarillo, Camarillo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PV Ward Christmas Activity",
        "image": "https://cdn-az.allevents.in/events1/banners/27e9a7c0-2c77-11f0-9941-47ce4d258e71-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/camarillo/pv-ward-christmas-activity/1600027730256203",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1201 Paseo Camarillo",
                "addressLocality": "Camarillo",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.221592",
                "longitude": "-119.052932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```