

# Event Details

- **Event Name**: Primary Activity Night
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 07:00 pm – Tue, 23 Dec, 2025 at 08:15 pm
- **Event Description**: Come enjoy fun activities!
- **Event URL**: https://allevents.in/monument/primary-activity-night/1600027926835102
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Monument
- **state**: CO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.09356018
- **long**: -104.8448586
- **full address**: The Church of Jesus Christ of Latter-day Saints, 950 CO-105, Monument, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fde33ed0-fb18-11ef-a556-ab51b69ef351-rimg-w1000-h563-dca

## FAQs

- **Q**: When and where is Primary Activity Night being held?
  - **A:** Primary Activity Night takes place on Tue, 23 Dec, 2025 at 07:00 pm to Tue, 23 Dec, 2025 at 08:15 pm at The Church of Jesus Christ of Latter-day Saints, 950 CO-105, Monument, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Primary Activity Night 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 Monument, this event is thoughtfully curated to deliver a standout experience worth every moment. If Primary Activity Night 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": "Primary Activity Night",
        "image": "https://cdn-az.allevents.in/events5/banners/0d816960-531c-11f0-89e7-a7c69f0c3ae5-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/monument/primary-activity-night/1600027926835102",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 CO-105",
                "addressLocality": "Monument",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.09356018",
                "longitude": "-104.8448586"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy fun activities!"
    }
]
```