

# Event Details

- **Event Name**: Whitlam Stroll
- **Event Start and End Date**: Wed, 08 Oct, 2025 at 12:00 am – Wed, 08 Oct, 2025 at 01:00 am
- **Event Description**: Come and join us for a casual stroll through the neighbourhood with us!
Everyone is welcome. We meet up at the Heartbeat Cafe at 10AM.
- **Event URL**: https://allevents.in/canberra/whitlam-stroll/200028984969110
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028984969110?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=canberra-events

## Event venue details

- **city**: Canberra
- **state**: CT
- **country**: Australia
- **location**: Heartbeat Cafe
- **lat**: -35.27196
- **long**: 149.0462
- **full address**: Heartbeat Cafe, 3 Klaus Moje Street,Canberra,ACT,Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/04c7dbc09a0046cd806d6e5959f70b77070f7e490d4925031956996c478b234a-rimg-w1200-h686-dc602c30-gmir?v=1759837396
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6a17f37b027d381075822e97a1fddae9fc7b40f92dc92c6cf1a020cd93f57b89-rimg-w300-h300-dcf3f2d8-gmir?v=1759837397

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 08 Oct, 2025 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** Heartbeat Cafe, 3 Klaus Moje Street,Canberra,ACT,Australia
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Whitlam Stroll ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whitlam Stroll",
        "image": "https://cdn-az.allevents.in/events9/banners/04c7dbc09a0046cd806d6e5959f70b77070f7e490d4925031956996c478b234a-rimg-w1200-h686-dc602c30-gmir?v=1759837396",
        "startDate": "2025-10-08",
        "endDate": "2025-10-08",
        "url": "https://allevents.in/canberra/whitlam-stroll/200028984969110",
        "location": {
            "@type": "Place",
            "name": "Heartbeat Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Klaus Moje Street,Canberra,ACT,Australia",
                "addressLocality": "Canberra",
                "addressRegion": "CT",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.27196",
                "longitude": "149.0462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a casual stroll through the neighbourhood with us!\nEveryone is welcome. We meet up at the Heartbeat Cafe at 10AM."
    }
]
```