

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Wed, 05 Aug, 2026 at 07:00 pm – Wed, 02 Sep, 2026 at 07:00 pm (+10:00)
- **Event Description**: Starts at 7pm, usually for just over an hour. All welcome. Please check FB updates for any cancellation details.
- **Event URL**: https://allevents.in/kilmore/monthly-meeting/200030358445356
- **Event Categories**: meetups
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Kilmore
- **state**: VI
- **country**: Australia
- **location**: 38 Victoria Pde Kilmore
- **lat**: -37.29324
- **long**: 144.95334
- **full address**: 38 Victoria Pde Kilmore, 38 Victoria Pde, Kilmore VIC 3764, Australia, Kilmore

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f01ebd9791161746fbc294561979c73fb074fc09aa23326d401adead44d4ef17-rimg-w960-h720-dc786858-gmir?v=1785700543

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Wed, 05 Aug, 2026 at 07:00 pm to Wed, 02 Sep, 2026 at 07:00 pm at 38 Victoria Pde Kilmore, 38 Victoria Pde, Kilmore VIC 3764, Australia, Kilmore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/f01ebd9791161746fbc294561979c73fb074fc09aa23326d401adead44d4ef17-rimg-w960-h720-dc786858-gmir?v=1785700543",
        "startDate": "2026-08-05T19:00:00+10:00",
        "endDate": "2026-09-02T19:00:00+10:00",
        "url": "https://allevents.in/kilmore/monthly-meeting/200030358445356",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "38 Victoria Pde Kilmore",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "38 Victoria Pde, Kilmore VIC 3764, Australia",
                "addressLocality": "Kilmore",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.29324",
                "longitude": "144.95334"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Starts at 7pm, usually for just over an hour. All welcome. Please check FB updates for any cancellation details."
    }
]
```