

# Event Details

- **Event Name**: Club Meeting
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:00 pm
- **Event Description**: Club Meeting
- **Event URL**: https://allevents.in/fairmount/club-meeting/200029328766703
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029328766703?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=fairmount-events

## Event venue details

- **city**: Fairmount
- **state**: ND
- **country**: United States
- **location**: Bert's Bar
- **lat**: 46.05515
- **long**: -96.60313
- **full address**: Bert's Bar, 209 Main Ave, Fairmount, ND 58030-4001, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Southern Valley Trail Riders Association (https://allevents.in/org/southern-valley-trail-riders-association/23522681)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/28efc86c62bacac7d93fc3affa06dedbabc50bbbe0f488bbea14a5b78bd36a8a-rimg-w1200-h582-dc6f8aa6-gmir?v=1772504792
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/042fab958a87a132c945becb97d981f0cc69a74f3463bc35347c109be147c305-rimg-w300-h300-dc708aa6-gmir?v=1772504793

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Bert's Bar, 209 Main Ave, Fairmount, ND 58030-4001, United States
- **Q**: Who is organizing the event?
  - **A:** Southern Valley Trail Riders Association
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Club Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/28efc86c62bacac7d93fc3affa06dedbabc50bbbe0f488bbea14a5b78bd36a8a-rimg-w1200-h582-dc6f8aa6-gmir?v=1772504792",
        "startDate": "2026-03-04",
        "url": "https://allevents.in/fairmount/club-meeting/200029328766703",
        "location": {
            "@type": "Place",
            "name": "Bert's Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 Main Ave, Fairmount, ND 58030-4001, United States",
                "addressLocality": "Fairmount",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.05515",
                "longitude": "-96.60313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Club Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southern Valley Trail Riders Association",
                "url": "https://allevents.in/org/southern-valley-trail-riders-association/23522681"
            }
        ]
    }
]
```