

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Wed, 02 Sep, 2026 at 06:30 pm – Wed, 02 Sep, 2026 at 07:30 pm (-06:00)
- **Event Description**: Monthly Meeting
- **Event URL**: https://allevents.in/billings/monthly-meeting/200030541109754
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Billings
- **state**: MT
- **country**: United States
- **location**: Montana Jacks Billings
- **lat**: 45.811449
- **long**: -108.473264
- **full address**: Montana Jacks Billings, 520 Hansen Ln,Billings,MT,United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/76f9934c98abe54cc58dde59e2d458e4f2413ea7a4aea51d274d9b82ae8000a6-rimg-w1200-h800-dcb8d8e8-gmir?v=1787105219

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Wed, 02 Sep, 2026 at 06:30 pm to Wed, 02 Sep, 2026 at 07:30 pm at Montana Jacks Billings, 520 Hansen Ln,Billings,MT,United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Magic City 4x4.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/76f9934c98abe54cc58dde59e2d458e4f2413ea7a4aea51d274d9b82ae8000a6-rimg-w1200-h800-dcb8d8e8-gmir?v=1787105219",
        "startDate": "2026-09-02T18:30:00-06:00",
        "endDate": "2026-09-02T19:30:00-06:00",
        "url": "https://allevents.in/billings/monthly-meeting/200030541109754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Montana Jacks Billings",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 Hansen Ln,Billings,MT,United States",
                "addressLocality": "Billings",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.811449",
                "longitude": "-108.473264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Magic City 4x4",
                "url": "https://allevents.in/org/magic-city-4x4/20557478"
            }
        ]
    }
]
```