

# Event Details

- **Event Name**: Seminary graduation
- **Event Start and End Date**: Sun, 17 May, 2026 at 05:00 pm – Sun, 17 May, 2026 at 06:00 pm
- **Event Description**: Please join us for the graduation of our high school students from their religious studies program. The event will be held on Sunday, May 17th, from 5-6pm at the stake center (11755 Tara Lane, Parker). Congratulations to our graduates!
- **Event URL**: https://allevents.in/parker/seminary-graduation/1600028662606830
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Parker
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.502664087965
- **long**: -104.80910677115
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11755 Tara Lane, Parker, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8b22f160-77be-11f0-9022-2155aedde7f2-rimg-w1000-h732-dc2

## FAQs

- **Q**: When and where is Seminary graduation being held?
  - **A:** Seminary graduation takes place on Sun, 17 May, 2026 at 05:00 pm to Sun, 17 May, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 11755 Tara Lane, Parker, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seminary graduation",
        "image": "https://cdn-az.allevents.in/events6/banners/f59f1d30-5246-11f1-acd3-65565ee8c16c-rimg-w1200-h878-dc28272f-gmir.jpg",
        "startDate": "2026-05-17",
        "endDate": "2026-05-17",
        "url": "https://allevents.in/parker/seminary-graduation/1600028662606830",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11755 Tara Lane",
                "addressLocality": "Parker",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.502664087965",
                "longitude": "-104.80910677115"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the graduation of our high school students from their religious studies program. The event will be held on Sunday, May 17th, from 5-6pm at the stake center (11755 Tara Lane, Parker). Congratulations to our graduates!"
    }
]
```