

# Event Details

- **Event Name**: Regional Single Adult Fireside
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 06:00 pm – Sun, 12 Jul, 2026 at 06:00 pm (-06:00)
- **Event Description**: Monthly fireside for 46+ age Single Adults in all Stakes in Weber County
- **Event URL**: https://allevents.in/ogden/regional-single-adult-fireside/1600028331841244
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.18404788262
- **long**: -111.94369933187
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1401 Country Hills Drive, Ogden, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a0ab9f30-46f1-11f0-8e44-6d4f9cf44e38-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 06:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1401 Country Hills Drive, Ogden, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Regional Single Adult Fireside ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Regional Single Adult Fireside",
        "image": "https://cdn-az.allevents.in/events2/banners/7d99bfd0-2414-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-12T18:00:00-06:00",
        "endDate": "2026-07-12T18:00:00-06:00",
        "url": "https://allevents.in/ogden/regional-single-adult-fireside/1600028331841244",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Country Hills Drive",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.18404788262",
                "longitude": "-111.94369933187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly fireside for 46+ age Single Adults in all Stakes in Weber County"
    }
]
```