

# Event Details

- **Event Name**: Monthly Meet Up 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 08:30 am
- **Event Description**: Join us for our monthly catch up! We are a diverse group united with a passion for making a difference.  We come together to share ideas, collaborate on projects, and build connections. 

We're passionate about making our community a better place, and we'd love for you to join us!
- **Event URL**: https://allevents.in/queenstown/monthly-meet-up/200028853220140
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Queenstown
- **state**: OT
- **country**: New Zealand
- **location**: Joe’s Garage
- **lat**: -45.013688
- **long**: 168.743913
- **full address**: Joe’s Garage, Southern Planning Group, Frankton, Queenstown 9300, New Zealand, Queenstown

## Event gallery

- **Alt text**: Monthly Meet Up
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9e29f4922122f40ae6b75bf09ccce1356d65543ceb09a1393c1493cb9f478b68-rimg-w1200-h676-dcd45b79-gmir?v=1764676803

## FAQs

- **Q**: When and where is Monthly Meet Up  being held?
  - **A:** Monthly Meet Up  takes place on Thu, 11 Dec, 2025 at 08:30 am to Thu, 11 Dec, 2025 at 08:30 am at Joe’s Garage, Southern Planning Group, Frankton, Queenstown 9300, New Zealand, Queenstown.
- **Q**: Who is organizing Monthly Meet Up ?
  - **A:** Monthly Meet Up  is organized by Rotaract Central Lakes.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meet Up",
        "image": "https://cdn-az.allevents.in/events2/banners/9e29f4922122f40ae6b75bf09ccce1356d65543ceb09a1393c1493cb9f478b68-rimg-w1200-h676-dcd45b79-gmir?v=1764676803",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/queenstown/monthly-meet-up/200028853220140",
        "location": {
            "@type": "Place",
            "name": "Joe’s Garage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Southern Planning Group, Frankton, Queenstown 9300, New Zealand",
                "addressLocality": "Queenstown",
                "addressRegion": "OT",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-45.013688",
                "longitude": "168.743913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly catch up! We are a diverse group united with a passion for making a difference.  We come together to share ideas, collaborate on projects, and build connections. \n\nWe're passionate about making our community a better place, and we'd love for you to join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotaract Central Lakes",
                "url": "https://allevents.in/org/rotaract-central-lakes/23691591"
            }
        ]
    }
]
```