

# Event Details

- **Event Name**: June Meetup: Walk the Gardens
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 12:30 pm – Sun, 14 Jun, 2026 at 03:30 pm
- **Event Description**: It's so nice out!  Let's meet at the Public Gardens and enjoy the flowers.  Meet at the water fountain close to the cafe and public washrooms.  If it rains we'll pivot and find somewhere nearby indoors!
- **Event URL**: https://allevents.in/halifax/june-meetup-walk-the-gardens/200030156447409
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: NS
- **country**: Canada
- **location**: Public Gardens Halifax
- **lat**: 44.642928547943
- **long**: -63.581525826383
- **full address**: Public Gardens Halifax, Halifax, Nova Scotia, Canada

## Event gallery

- **Alt text**: June Meetup: Walk the Gardens
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b5de45939c8fd33ed5b7899dd20a3d252dec8951c73dcfc120f506b0de36d6a2-rimg-w1200-h620-dceef1f3-gmir?v=1781335710

## FAQs

- **Q**: When and where is June Meetup: Walk the Gardens being held?
  - **A:** June Meetup: Walk the Gardens takes place on Sun, 14 Jun, 2026 at 12:30 pm to Sun, 14 Jun, 2026 at 03:30 pm at Public Gardens Halifax, Halifax, Nova Scotia, Canada.
- **Q**: Who is organizing June Meetup: Walk the Gardens?
  - **A:** June Meetup: Walk the Gardens is organized by Halifax Tamagotchi Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June Meetup: Walk the Gardens",
        "image": "https://cdn-az.allevents.in/events10/banners/b5de45939c8fd33ed5b7899dd20a3d252dec8951c73dcfc120f506b0de36d6a2-rimg-w1200-h620-dceef1f3-gmir?v=1781335710",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/halifax/june-meetup-walk-the-gardens/200030156447409",
        "location": {
            "@type": "Place",
            "name": "Public Gardens Halifax",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Halifax, Nova Scotia",
                "addressLocality": "Halifax",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.642928547943",
                "longitude": "-63.581525826383"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's so nice out!  Let's meet at the Public Gardens and enjoy the flowers.  Meet at the water fountain close to the cafe and public washrooms.  If it rains we'll pivot and find somewhere nearby indoors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Halifax Tamagotchi Club",
                "url": "https://allevents.in/org/halifax-tamagotchi-club/27859985"
            }
        ]
    }
]
```