

# Event Details

- **Event Name**: Primary Activity Days
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 07:00 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/porterville/primary-activity-days/1600027750967138
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Porterville
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.0726088
- **long**: -118.9988712
- **full address**: The Church of Jesus Christ of Latter-day Saints, 837 East Morton Avenue, Porterville, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/96522110-2c86-11f0-bc1a-75407d9ba702-rimg-w1200-h800-dc78762f-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Primary+Activity+Days&date=03+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 837 East Morton Avenue, Porterville, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Primary Activity Days ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Primary Activity Days",
        "image": "https://cdn-az.allevents.in/events8/banners/96522110-2c86-11f0-bc1a-75407d9ba702-rimg-w1200-h800-dc78762f-gmir.jpg",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/porterville/primary-activity-days/1600027750967138",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "837 East Morton Avenue",
                "addressLocality": "Porterville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0726088",
                "longitude": "-118.9988712"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```