

# Event Details

- **Event Name**: Seminary Graduation
- **Event Start and End Date**: Sun, 31 May, 2026 at 07:00 pm – Sun, 31 May, 2026 at 08:00 pm (-07:00)
- **Event Description**: Porterville Stake Seminary Graduation You are invited to come and support the youth of your ward as celebrate the GREAT accomplishment of graduating from seminary.
- **Event URL**: https://allevents.in/porterville/seminary-graduation/1600029834150916
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Porterville
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.0872468
- **long**: -119.0523529
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1164 North Newcomb Street, Porterville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/df4312a0-2404-11f1-b21f-e7b51f3e47f4-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Seminary Graduation being held?
  - **A:** Seminary Graduation takes place on Sun, 31 May, 2026 at 07:00 pm to Sun, 31 May, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1164 North Newcomb Street, Porterville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seminary Graduation",
        "image": "https://cdn-az.allevents.in/events10/banners/dd6c16c0-3b10-11f1-bd1f-f1e10f03be6f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-31T19:00:00-07:00",
        "endDate": "2026-05-31T20:00:00-07:00",
        "url": "https://allevents.in/porterville/seminary-graduation/1600029834150916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1164 North Newcomb Street",
                "addressLocality": "Porterville",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0872468",
                "longitude": "-119.0523529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Porterville Stake Seminary Graduation You are invited to come and support the youth of your ward as celebrate the GREAT accomplishment of graduating from seminary."
    }
]
```