

# Event Details

- **Event Name**: Gardening day
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 02:00 pm
- **Event Description**: We do gardening together and then also eat together. The event is supported by Trondheim kommune.
- **Event URL**: https://allevents.in/trondheim/gardening-day/200028600719904
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Trondheim
- **state**: ST
- **country**: Norway
- **location**: Osloveien 298C, 7028 Trondheim, Norge
- **lat**: 63.38997
- **long**: 10.37951
- **full address**: Osloveien 298C, 7028 Trondheim, Norge, Osloveien 298C, 7028 Trondheim, Norge, Trondheim, Norway

## Event gallery

- **Alt text**: Gardening day
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c25a187df89d3354594e0cc5cbbc9b79ea9484a18eea326af9bbe9e958256411-rimg-w1200-h900-dc444930-gmir?v=1754063823

## FAQs

- **Q**: When and where is Gardening day being held?
  - **A:** Gardening day takes place on Sat, 02 Aug, 2025 at 02:00 pm to Sat, 02 Aug, 2025 at 02:00 pm at Osloveien 298C, 7028 Trondheim, Norge, Osloveien 298C, 7028 Trondheim, Norge, Trondheim, Norway.
- **Q**: Who is organizing Gardening day?
  - **A:** Gardening day is organized by Phulwari blomstrende felleshage.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Gardening day",
        "image": "https://cdn-az.allevents.in/events3/banners/c25a187df89d3354594e0cc5cbbc9b79ea9484a18eea326af9bbe9e958256411-rimg-w1200-h900-dc444930-gmir?v=1754063823",
        "startDate": "2025-08-02",
        "url": "https://allevents.in/trondheim/gardening-day/200028600719904",
        "location": {
            "@type": "Place",
            "name": "Osloveien 298C, 7028 Trondheim, Norge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Osloveien 298C, 7028 Trondheim, Norge",
                "addressLocality": "Trondheim",
                "addressRegion": "ST",
                "addressCountry": "NO"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "63.38997",
                "longitude": "10.37951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We do gardening together and then also eat together. The event is supported by Trondheim kommune.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phulwari blomstrende felleshage",
                "url": "https://allevents.in/org/phulwari-blomstrende-felleshage/26353372"
            }
        ]
    }
]
```