

# Event Details

- **Event Name**: Monthly Meet Up
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:00 pm
- **Event Description**: Join the LPBPFCGA affiliate for their monthly meet up, where we will talk about any and all things libertertarian, or liberty related. Or just join us for pizza and beer (or anything else they serve).
- **Event URL**: https://allevents.in/cartersville/monthly-meet-up/200030173555615
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cartersville
- **state**: GA
- **country**: United States
- **location**: Mellow Mushroom (Cartersville, GA)
- **lat**: 34.165518531723
- **long**: -84.794854707358
- **full address**: Mellow Mushroom (Cartersville, GA), 28 S Wall St,Cartersville, Georgia, United States

## Event gallery

- **Alt text**: Monthly Meet Up
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c40398d5cb768668afd763d7955b241d795600fe7dadc9bb1457c814bd09bd73-rimg-w1200-h1200-dcffffff-gmir?v=1781678493

## FAQs

- **Q**: When and where is Monthly Meet Up being held?
  - **A:** Monthly Meet Up takes place on Wed, 17 Jun, 2026 at 07:00 pm to Wed, 17 Jun, 2026 at 07:00 pm at Mellow Mushroom (Cartersville, GA), 28 S Wall St,Cartersville, Georgia, United States.
- **Q**: Who is organizing Monthly Meet Up?
  - **A:** Monthly Meet Up is organized by Libertarian Party of Bartow, Polk, and Floyd Counties, Georgia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meet Up",
        "image": "https://cdn-az.allevents.in/events10/banners/c40398d5cb768668afd763d7955b241d795600fe7dadc9bb1457c814bd09bd73-rimg-w1200-h1200-dcffffff-gmir?v=1781678493",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/cartersville/monthly-meet-up/200030173555615",
        "location": {
            "@type": "Place",
            "name": "Mellow Mushroom (Cartersville, GA)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28 S Wall St,Cartersville, Georgia",
                "addressLocality": "Cartersville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.165518531723",
                "longitude": "-84.794854707358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the LPBPFCGA affiliate for their monthly meet up, where we will talk about any and all things libertertarian, or liberty related. Or just join us for pizza and beer (or anything else they serve).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Libertarian Party of Bartow Polk and Floyd Counties Georgia",
                "url": "https://allevents.in/org/libertarian-party-of-bartow-polk-and-floyd-counties-georgia/26699113"
            }
        ]
    }
]
```