

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Mon, 09 Mar, 2026 at 07:00 pm – Mon, 09 Mar, 2026 at 10:00 pm
- **Event Description**: Join us for our monthly meeting!
- **Event URL**: https://allevents.in/williston/monthly-meeting/200029671886420
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Williston
- **state**: ND
- **country**: United States
- **location**: Williston Moose Lodge #239
- **lat**: 48.14525
- **long**: -103.62356
- **full address**: Williston Moose Lodge #239, 101 2nd St W, Williston, ND 58801-6029, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/adf61b8589d2eb989073901715c525bbc4e04d4ee6e76edd0b272e62e2289440-rimg-w1200-h1421-dc8ea894-gmir?v=1772757212

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Mon, 09 Mar, 2026 at 07:00 pm to Mon, 09 Mar, 2026 at 10:00 pm at Williston Moose Lodge #239, 101 2nd St W, Williston, ND 58801-6029, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by WOTM Chapter 252.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/adf61b8589d2eb989073901715c525bbc4e04d4ee6e76edd0b272e62e2289440-rimg-w1200-h1421-dc8ea894-gmir?v=1772757212",
        "startDate": "2026-03-09",
        "endDate": "2026-03-09",
        "url": "https://allevents.in/williston/monthly-meeting/200029671886420",
        "location": {
            "@type": "Place",
            "name": "Williston Moose Lodge #239",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 2nd St W, Williston, ND 58801-6029, United States",
                "addressLocality": "Williston",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.14525",
                "longitude": "-103.62356"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly meeting!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WOTM Chapter 252",
                "url": "https://allevents.in/org/wotm-chapter-252/17961497"
            }
        ]
    }
]
```