

# Event Details

- **Event Name**: Monthly Meetup
- **Event Start and End Date**: Wed, 23 Sep, 2026 at 07:00 pm (-04:00)
- **Event Description**: Let's talk about how we want to work to make HBG even better, with friends!
No idea how to get started? Awesome, we have plenty of ideas to share to help find something you're excited about!
- **Event URL**: https://allevents.in/harrisburg/monthly-meetup/200030628410122
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Harrisburg
- **state**: PA
- **country**: United States
- **location**: Mad Moose Tavern
- **lat**: 40.269800473713
- **long**: -76.875602722168
- **full address**: Mad Moose Tavern, 1101 N 2nd Street,Harrisburg,PA,United States

## Event gallery

- **Alt text**: Monthly Meetup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2c1df2b256252bbef1b74f82b67c27b92b54c3244844926dd73c6d955d3b00b9-rimg-w640-h396-dc485868-gmir?v=1789027470

## FAQs

- **Q**: When and where is Monthly Meetup being held?
  - **A:** Monthly Meetup takes place on Wed, 23 Sep, 2026 at 07:00 pm to Wed, 23 Sep, 2026 at 07:00 pm at Mad Moose Tavern, 1101 N 2nd Street,Harrisburg,PA,United States.
- **Q**: Who is organizing Monthly Meetup?
  - **A:** Monthly Meetup is organized by Strong HBG.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meetup",
        "image": "https://cdn-az.allevents.in/events2/banners/2c1df2b256252bbef1b74f82b67c27b92b54c3244844926dd73c6d955d3b00b9-rimg-w640-h396-dc485868-gmir?v=1789027470",
        "startDate": "2026-09-23T19:00:00-04:00",
        "url": "https://allevents.in/harrisburg/monthly-meetup/200030628410122",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mad Moose Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 N 2nd Street,Harrisburg,PA,United States",
                "addressLocality": "Harrisburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.269800473713",
                "longitude": "-76.875602722168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's talk about how we want to work to make HBG even better, with friends!\nNo idea how to get started? Awesome, we have plenty of ideas to share to help find something you're excited about!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Strong HBG",
                "url": "https://allevents.in/org/strong-hbg/25183965"
            }
        ]
    }
]
```