

# Event Details

- **Event Name**: Mega Singles Conference
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 07:00 am – Sat, 19 Sep, 2026 at 02:00 pm (-05:00)
- **Event Description**: Singles (35+ age) are welcome to register for this conference.
- **Event URL**: https://allevents.in/nauvoo/mega-singles-conference/1600028663590940
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Nauvoo
- **state**: IL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.5540877
- **long**: -91.3861156
- **full address**: The Church of Jesus Christ of Latter-day Saints, 380 North Durphy Street, Nauvoo, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/81e6fc60-77da-11f0-bbd2-558437f766a5-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Mega Singles Conference being held?
  - **A:** Mega Singles Conference takes place on Thu, 17 Sep, 2026 at 07:00 am to Sat, 19 Sep, 2026 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 380 North Durphy Street, Nauvoo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mega Singles Conference",
        "image": "https://cdn-az.allevents.in/events7/banners/8069ab30-77da-11f0-a544-dfc8af9db64f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-09-17T07:00:00-05:00",
        "endDate": "2026-09-19T14:00:00-05:00",
        "url": "https://allevents.in/nauvoo/mega-singles-conference/1600028663590940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "380 North Durphy Street",
                "addressLocality": "Nauvoo",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5540877",
                "longitude": "-91.3861156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Singles (35+ age) are welcome to register for this conference."
    }
]
```