

# Event Details

- **Event Name**: Cars and Coffee Bendigo, June get together
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 11:00 pm – Sat, 13 Jun, 2026 at 02:00 am
- **Event Description**: A casual gathering of like-minded enthusiasts
- **Event URL**: https://allevents.in/bendigo/cars-and-coffee-bendigo-june-get-together/200030111876618
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 453

## Ticket Details


## Event venue details

- **city**: Bendigo
- **state**: VI
- **country**: Australia
- **location**: Bendigo Homemaker
- **lat**: -36.805752034867
- **long**: 144.24170942861
- **full address**: Bendigo Homemaker, Bendigo, Victoria, Australia

## Event gallery

- **Alt text**: Cars and Coffee Bendigo, June get together
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1536efd749e818fd8385e3f59e1bd178ef2bbc4f8a6ee38581762e6b68eedc2d-rimg-w1200-h900-dc038edc-gmir?v=1780983596

## FAQs

- **Q**: When and where is Cars and Coffee Bendigo, June get together being held?
  - **A:** Cars and Coffee Bendigo, June get together takes place on Fri, 12 Jun, 2026 at 11:00 pm to Sat, 13 Jun, 2026 at 02:00 am at Bendigo Homemaker, Bendigo, Victoria, Australia.
- **Q**: Who is organizing Cars and Coffee Bendigo, June get together?
  - **A:** Cars and Coffee Bendigo, June get together is organized by Cars and Coffee Bendigo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cars and Coffee Bendigo, June get together",
        "image": "https://cdn-az.allevents.in/events3/banners/1536efd749e818fd8385e3f59e1bd178ef2bbc4f8a6ee38581762e6b68eedc2d-rimg-w1200-h900-dc038edc-gmir?v=1780983596",
        "startDate": "2026-06-12",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/bendigo/cars-and-coffee-bendigo-june-get-together/200030111876618",
        "location": {
            "@type": "Place",
            "name": "Bendigo Homemaker",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bendigo, Victoria",
                "addressLocality": "Bendigo",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.805752034867",
                "longitude": "144.24170942861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A casual gathering of like-minded enthusiasts",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cars and Coffee Bendigo",
                "url": "https://allevents.in/org/cars-and-coffee-bendigo/15596205",
                "description": "A casual get together of car lovers on the 2nd Saturday of the month"
            }
        ]
    }
]
```