

# Event Details

- **Event Name**: YSA Institute Class
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 07:00 pm – Tue, 25 Nov, 2025 at 09:00 pm
- **Event Description**: Join us for Institute! All are invited to attend and learn more about the Gospel of Jesus Christ. Class is at 7 PM with dinner served afterwards.
- **Event URL**: https://allevents.in/edmond/ysa-institute-class/1600028134952139
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Edmond
- **state**: OK
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.624135214783
- **long**: -97.46234478973
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1315 East 33rd Street, Edmond, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/40401730-29ef-11f0-9199-c5a5a3f2ab75-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 25 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1315 East 33rd Street, Edmond, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about YSA Institute Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YSA Institute Class",
        "image": "https://cdn-az.allevents.in/events1/banners/98a7bcd0-ca66-11f0-b720-8fb79c1cd9ea-rimg-w1200-h675-dcc2c2bf-gmir.jpg",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/edmond/ysa-institute-class/1600028134952139",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1315 East 33rd Street",
                "addressLocality": "Edmond",
                "addressRegion": "OK",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.624135214783",
                "longitude": "-97.46234478973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Institute! All are invited to attend and learn more about the Gospel of Jesus Christ. Class is at 7 PM with dinner served afterwards."
    }
]
```