

# Event Details

- **Event Name**: M2 Christmas Party
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 12:00 am – Tue, 09 Dec, 2025 at 11:59 pm
- **Event Description**: Come one, come all
- **Event URL**: https://allevents.in/monroe/m2-christmas-party/1600028569276600
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Monroe
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.629721530976
- **long**: -112.12199842173
- **full address**: The Church of Jesus Christ of Latter-day Saints, 140 South Main Street, Monroe, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/273e5570-6aa5-11f0-a849-bbb5517a0619-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is M2 Christmas Party being held?
  - **A:** M2 Christmas Party takes place on Tue, 09 Dec, 2025 at 12:00 am to Tue, 09 Dec, 2025 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 140 South Main Street, Monroe, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** M2 Christmas Party 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 Monroe, this event is thoughtfully curated to deliver a standout experience worth every moment. If M2 Christmas Party 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": "M2 Christmas Party",
        "image": "https://cdn-az.allevents.in/events5/banners/06667770-d4d0-11f0-b5dd-cf8884207a20-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/monroe/m2-christmas-party/1600028569276600",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 South Main Street",
                "addressLocality": "Monroe",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.629721530976",
                "longitude": "-112.12199842173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all"
    }
]
```