

# Event Details

- **Event Name**: White Sands RS Activity
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 06:30 pm – Thu, 13 Nov, 2025 at 07:30 pm
- **Event Description**: More information is coming.
- **Event URL**: https://allevents.in/alamogordo/white-sands-rs-activity/1600028519614847
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Alamogordo
- **state**: NM
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.917889212837
- **long**: -105.94000378126
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1800 23rd Street, Alamogordo, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c1fb1890-6399-11f0-a2c8-3d5b1385a5c6-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1800 23rd Street, Alamogordo, United States
- **Q**: Where can I find ticket details about White Sands RS Activity ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "White Sands RS Activity",
        "image": "https://cdn-az.allevents.in/events1/banners/c1056df0-6399-11f0-9539-af8126174b2f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-13",
        "endDate": "2025-11-13",
        "url": "https://allevents.in/alamogordo/white-sands-rs-activity/1600028519614847",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1800 23rd Street",
                "addressLocality": "Alamogordo",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.917889212837",
                "longitude": "-105.94000378126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information is coming."
    }
]
```