

# Event Details

- **Event Name**: Fargo Bitcoiners Meetup
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:00 pm – Thu, 09 Jul, 2026 at 09:00 pm
- **Event Description**: It's our monthly meetup!
- **Event URL**: https://allevents.in/fargo/fargo-bitcoiners-meetup/200030238575636
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Fargo
- **state**: ND
- **country**: United States
- **location**: Brewhalla
- **lat**: 46.876282684618
- **long**: -96.80764673503
- **full address**: Brewhalla, 1666 1st Ave North,Fargo, North Dakota, United States

## Event gallery

- **Alt text**: Fargo Bitcoiners Meetup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8807df8d54d6e7dffa0c743a7b81647ee55ef85f3bb5bd1b4448ca2d56bbd3ba-rimg-w1200-h454-dc5d5d5f-gmir?v=1783513455

## FAQs

- **Q**: When and where is Fargo Bitcoiners Meetup being held?
  - **A:** Fargo Bitcoiners Meetup takes place on Thu, 09 Jul, 2026 at 07:00 pm to Thu, 09 Jul, 2026 at 09:00 pm at Brewhalla, 1666 1st Ave North,Fargo, North Dakota, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fargo Bitcoiners Meetup",
        "image": "https://cdn-az.allevents.in/events2/banners/8807df8d54d6e7dffa0c743a7b81647ee55ef85f3bb5bd1b4448ca2d56bbd3ba-rimg-w1200-h454-dc5d5d5f-gmir?v=1783513455",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/fargo/fargo-bitcoiners-meetup/200030238575636",
        "location": {
            "@type": "Place",
            "name": "Brewhalla",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1666 1st Ave North,Fargo, North Dakota",
                "addressLocality": "Fargo",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.876282684618",
                "longitude": "-96.80764673503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's our monthly meetup!"
    }
]
```