

# Event Details

- **Event Name**: Priesthood/Relief Society/Young Women's Meetings
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:30 am – Sun, 28 Dec, 2025 at 12:30 pm
- **Event Description**: On the 2nd and 4th Sundays of the month, the Relief Society, Preisthood Quoruoms and Young Womens Classes will meet.
- **Event URL**: https://allevents.in/minot/priesthood-relief-society-young-womens-meetings/1600027832322956
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Minot
- **state**: ND
- **country**: US
- **location**: Minot Stake Center
- **lat**: 48.195946
- **long**: -101.333292
- **full address**: Minot Stake Center, 3740 Crossing St SW, Minot, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/977111c0-e77e-11ef-963a-ed4b5e5ee8c1-rimg-w1000-h666-dc

## FAQs

- **Q**: When and where is Priesthood/Relief Society/Young Women's Meetings being held?
  - **A:** Priesthood/Relief Society/Young Women's Meetings takes place on Sun, 28 Dec, 2025 at 11:30 am to Sun, 28 Dec, 2025 at 12:30 pm at Minot Stake Center, 3740 Crossing St SW, Minot, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Priesthood/Relief Society/Young Women's Meetings",
        "image": "https://cdn-az.allevents.in/events1/banners/3ce1cc70-d221-11f0-8847-13c74ce67ee0-rimg-w1200-h800-dc2c3118-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/minot/priesthood-relief-society-young-womens-meetings/1600027832322956",
        "location": {
            "@type": "Place",
            "name": "Minot Stake Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3740 Crossing St SW",
                "addressLocality": "Minot",
                "addressRegion": "ND",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.195946",
                "longitude": "-101.333292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On the 2nd and 4th Sundays of the month, the Relief Society, Preisthood Quoruoms and Young Womens Classes will meet."
    }
]
```