

# Event Details

- **Event Name**: Relief Society Activity
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:00 pm – Thu, 18 Dec, 2025 at 08:00 pm
- **Event Description**: All women are welcome to join us at our monthly Relief Society activity. Come visit, learn, and share with each other. We'd love to see you there!
- **Event URL**: https://allevents.in/round-mountain/relief-society-activity/1600027536663838
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Round Mountain
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.779376
- **long**: -117.169366
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7 Jefferson Road Hwy 376, Round Mountain, US

## Event gallery

- **Alt text**: Relief Society Activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b089fe80-d222-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc2e3130-gmir.jpg

## FAQs

- **Q**: When and where is Relief Society Activity being held?
  - **A:** Relief Society Activity takes place on Thu, 18 Dec, 2025 at 06:00 pm to Thu, 18 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 7 Jefferson Road Hwy 376, Round Mountain, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Relief Society Activity is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Round Mountain, this event is thoughtfully curated to deliver a standout experience worth every moment. If Relief Society Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Relief Society Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/b089fe80-d222-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc2e3130-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/round-mountain/relief-society-activity/1600027536663838",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Jefferson Road Hwy 376",
                "addressLocality": "Round Mountain",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.779376",
                "longitude": "-117.169366"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All women are welcome to join us at our monthly Relief Society activity. Come visit, learn, and share with each other. We'd love to see you there!"
    }
]
```