

# Event Details

- **Event Name**: Club Meeting
- **Event Start and End Date**: Wed, 11 Feb, 2026 at 09:30 am
- **Event Description**: All are welcome to the first meeting to kick off 2027. Come along and meet Alice and hear about her extensive tramping experience, and as an outdoors content creator for her blog https://aliceadventuring.com/.
- **Event URL**: https://allevents.in/invercargill/club-meeting/200029347971256
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Invercargill
- **state**: SO
- **country**: New Zealand
- **location**: 70 Forth St, Invercargill 9810, New Zealand
- **lat**: -46.41432
- **long**: 168.35138
- **full address**: 70 Forth St, Invercargill 9810, New Zealand, 70 Forth St, Invercargill 9810, New Zealand, Invercargill

## Event gallery

- **Alt text**: Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/71754de57acf501a6b942df01205434b882afb000f86583c553683d0380b4c89-rimg-w1130-h195-dc7a93c3-gmir?v=1770621938

## FAQs

- **Q**: When and where is Club Meeting being held?
  - **A:** Club Meeting takes place on Wed, 11 Feb, 2026 at 09:30 am to Wed, 11 Feb, 2026 at 09:30 am at 70 Forth St, Invercargill 9810, New Zealand, 70 Forth St, Invercargill 9810, New Zealand, Invercargill.
- **Q**: Who is organizing Club Meeting?
  - **A:** Club Meeting is organized by Southland Tramping Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/71754de57acf501a6b942df01205434b882afb000f86583c553683d0380b4c89-rimg-w1130-h195-dc7a93c3-gmir?v=1770621938",
        "startDate": "2026-02-11",
        "url": "https://allevents.in/invercargill/club-meeting/200029347971256",
        "location": {
            "@type": "Place",
            "name": "70 Forth St, Invercargill 9810, New Zealand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 Forth St, Invercargill 9810, New Zealand",
                "addressLocality": "Invercargill",
                "addressRegion": "SO",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-46.41432",
                "longitude": "168.35138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to the first meeting to kick off 2027. Come along and meet Alice and hear about her extensive tramping experience, and as an outdoors content creator for her blog https://aliceadventuring.com/.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southland Tramping Club",
                "url": "https://allevents.in/org/southland-tramping-club/24359090"
            }
        ]
    }
]
```