

# Event Details

- **Event Name**: Gardening bee
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 03:30 am – Sat, 11 Oct, 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/200029012850401
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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/events7/banners/7a439b211bb22f4fec653bcd48ffab2443fcc62806f7447a1d4f7bcb21121569-rimg-w1200-h800-dc1d2e16-gmir?v=1759664150

## FAQs

- **Q**: When and where is Gardening bee being held?
  - **A:** Gardening bee takes place on Sat, 11 Oct, 2025 at 03:30 am to Sat, 11 Oct, 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/events7/banners/7a439b211bb22f4fec653bcd48ffab2443fcc62806f7447a1d4f7bcb21121569-rimg-w1200-h800-dc1d2e16-gmir?v=1759664150",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/wellington/gardening-bee/200029012850401",
        "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"
            }
        ]
    }
]
```