

# Event Details

- **Event Name**: Gardening bee
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:30 am – Sat, 13 Dec, 2025 at 05:00 am
- **Event Description**: Come and learn about weeding, making compost! Join experienced gardeners as we look after our beautiful community garden. Free for all.

Hopefully the weather will be kind for us.
- **Event URL**: https://allevents.in/wellington/gardening-bee/200029342106758
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wellington
- **state**: WG
- **country**: New Zealand
- **location**: New World Tawa
- **lat**: -41.169053912338
- **long**: 174.82446044683
- **full address**: New World Tawa, 1 Rewa Ter, Tawa, Wellington 5028, New Zealand, Wellington

## Event gallery

- **Alt text**: Gardening bee
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5fc5ef5fd570aabb49038bac957ee546d05ac060ddb9fde90e81197cc8a0202c-rimg-w1200-h800-dc1d2e16-gmir?v=1765499998

## FAQs

- **Q**: When and where is Gardening bee being held?
  - **A:** Gardening bee takes place on Sat, 13 Dec, 2025 at 03:30 am to Sat, 13 Dec, 2025 at 05:00 am at New World Tawa, 1 Rewa Ter, Tawa, Wellington 5028, New Zealand, Wellington.
- **Q**: Who is organizing Gardening bee?
  - **A:** Gardening bee is organized by Tawa Community Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gardening bee",
        "image": "https://cdn-az.allevents.in/events8/banners/5fc5ef5fd570aabb49038bac957ee546d05ac060ddb9fde90e81197cc8a0202c-rimg-w1200-h800-dc1d2e16-gmir?v=1765499998",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/wellington/gardening-bee/200029342106758",
        "location": {
            "@type": "Place",
            "name": "New World Tawa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Rewa Ter, Tawa, Wellington 5028, New Zealand",
                "addressLocality": "Wellington",
                "addressRegion": "WG",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-41.169053912338",
                "longitude": "174.82446044683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and learn about weeding, making compost! Join experienced gardeners as we look after our beautiful community garden. Free for all.\n\nHopefully the weather will be kind for us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tawa Community Garden",
                "url": "https://allevents.in/org/tawa-community-garden/26646104"
            }
        ]
    }
]
```