

# Event Details

- **Event Name**: Blue Car Cruise
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:00 am
- **Event Description**: the annual Blue Car Cruise at the Chidlow Tavern 
fund-raising for beyond blue 
all cars welcome
pay on the day.
- **Event URL**: https://allevents.in/baskerville/blue-car-cruise/200029100571625
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 542

## Ticket Details


## Event venue details

- **city**: Baskerville
- **state**: WA
- **country**: Australia
- **location**: 4 Thomas Street, Chidlow, WA, Australia
- **lat**: -31.86875
- **long**: 116.24594
- **full address**: 4 Thomas Street, Chidlow, WA, Australia, 1-3 Thomas St, Chidlow WA 6556, Australia, Baskerville

## Event gallery

- **Alt text**: Blue Car Cruise
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f343bd52bb175b8ca6f0da09cc0b5ad3979718823f8a66ac7582db18120614d6-rimg-w1080-h1528-dc8de8f5-gmir?v=1764471450

## FAQs

- **Q**: When and where is Blue Car Cruise being held?
  - **A:** Blue Car Cruise takes place on Sun, 07 Dec, 2025 at 11:00 am to Sun, 07 Dec, 2025 at 11:00 am at 4 Thomas Street, Chidlow, WA, Australia, 1-3 Thomas St, Chidlow WA 6556, Australia, Baskerville.
- **Q**: Who is organizing Blue Car Cruise?
  - **A:** Blue Car Cruise is organized by The Chidlow Tavern.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Car Cruise",
        "image": "https://cdn-az.allevents.in/events6/banners/f343bd52bb175b8ca6f0da09cc0b5ad3979718823f8a66ac7582db18120614d6-rimg-w1080-h1528-dc8de8f5-gmir?v=1764471450",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/baskerville/blue-car-cruise/200029100571625",
        "location": {
            "@type": "Place",
            "name": "4 Thomas Street, Chidlow, WA, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1-3 Thomas St, Chidlow WA 6556, Australia",
                "addressLocality": "Baskerville",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.86875",
                "longitude": "116.24594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "the annual Blue Car Cruise at the Chidlow Tavern \nfund-raising for beyond blue \nall cars welcome\npay on the day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Chidlow Tavern",
                "url": "https://allevents.in/org/the-chidlow-tavern/26534865"
            }
        ]
    }
]
```