

# Event Details

- **Event Name**: Porterville Stake Conference
- **Event Start and End Date**: Sat, 16 May, 2026 at 03:00 pm – Sat, 16 May, 2026 at 09:00 pm (-07:00)
- **Event Description**: Porterville Stake Conference
- **Event URL**: https://allevents.in/porterville/porterville-stake-conference/1600028695957107
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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**: Porterville Stake Conference
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/20542330-7bd9-11f0-85d7-3195666af675-rimg-w1200-h675-dcd7bda8-gmir.jpg

## FAQs

- **Q**: When and where is Porterville Stake Conference being held?
  - **A:** Porterville Stake Conference takes place on Sat, 16 May, 2026 at 03:00 pm to Sat, 16 May, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 837 East Morton Avenue, Porterville, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Porterville Stake Conference",
        "image": "https://cdn-az.allevents.in/events7/banners/20542330-7bd9-11f0-85d7-3195666af675-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-05-16T15:00:00-07:00",
        "endDate": "2026-05-16T21:00:00-07:00",
        "url": "https://allevents.in/porterville/porterville-stake-conference/1600028695957107",
        "eventStatus": "https://schema.org/EventScheduled",
        "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",
        "description": "Porterville Stake Conference"
    }
]
```