

# Event Details

- **Event Name**: Young Single Adults Institute
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 07:00 pm – Tue, 29 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: Scripture Study. All are welcome.
- **Event URL**: https://allevents.in/washington/young-single-adults-institute/1600029288990241
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: DC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.88198413
- **long**: -76.99587837
- **full address**: The Church of Jesus Christ of Latter-day Saints, 522 Seventh Street SE, Washington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ecce13f0-cfc9-11f0-b17a-4f20a69cda01-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Young Single Adults Institute being held?
  - **A:** Young Single Adults Institute takes place on Tue, 03 Mar, 2026 at 07:00 pm to Tue, 29 Dec, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 522 Seventh Street SE, Washington, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Young Single Adults Institute",
        "image": "https://cdn-az.allevents.in/events3/banners/ec2acf10-cfc9-11f0-b17a-4f20a69cda01-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-03T19:00:00-05:00",
        "endDate": "2026-12-29T19:00:00-05:00",
        "url": "https://allevents.in/washington/young-single-adults-institute/1600029288990241",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "522 Seventh Street SE",
                "addressLocality": "Washington",
                "addressRegion": "DC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.88198413",
                "longitude": "-76.99587837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Scripture Study. All are welcome."
    }
]
```