

# Event Details

- **Event Name**: Car Boot Sale
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 11:30 pm
- **Event Description**: Unfortunately we have had to postpone our Car Boot Sale.  We will now be hosting it on Saturday 21st March 2026.
- **Event URL**: https://allevents.in/hall/car-boot-sale/200029186625947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Hall
- **state**: CT
- **country**: Australia
- **location**: 61 McIntosh Street, Scullin, Canberra, ACT, Australia, Australian Capital Territory 2614
- **lat**: -35.23374
- **long**: 149.03907
- **full address**: 61 McIntosh Street, Scullin, Canberra, ACT, Australia, Australian Capital Territory 2614, Scullin Salvation Army Hall, 61 McIntosh St, Scullin ACT 2614, Australia, Hall

## Event gallery

- **Alt text**: Car Boot Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/77fe41c2e1a5d968d41289d6957d199f15a2b839978d596ffc522a5ce1fa16b8-rimg-w1080-h1350-dcfefdfe-gmir?v=1768101836

## FAQs

- **Q**: When and where is Car Boot Sale being held?
  - **A:** Car Boot Sale takes place on Fri, 20 Mar, 2026 at 11:30 pm to Fri, 20 Mar, 2026 at 11:30 pm at 61 McIntosh Street, Scullin, Canberra, ACT, Australia, Australian Capital Territory 2614, Scullin Salvation Army Hall, 61 McIntosh St, Scullin ACT 2614, Australia, Hall.
- **Q**: Who is organizing Car Boot Sale?
  - **A:** Car Boot Sale is organized by Belconnen Salvos.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Boot Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/77fe41c2e1a5d968d41289d6957d199f15a2b839978d596ffc522a5ce1fa16b8-rimg-w1080-h1350-dcfefdfe-gmir?v=1768101836",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/hall/car-boot-sale/200029186625947",
        "location": {
            "@type": "Place",
            "name": "61 McIntosh Street, Scullin, Canberra, ACT, Australia, Australian Capital Territory 2614",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Scullin Salvation Army Hall, 61 McIntosh St, Scullin ACT 2614, Australia",
                "addressLocality": "Hall",
                "addressRegion": "CT",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.23374",
                "longitude": "149.03907"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Unfortunately we have had to postpone our Car Boot Sale.  We will now be hosting it on Saturday 21st March 2026.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Belconnen Salvos",
                "url": "https://allevents.in/org/belconnen-salvos/24143223"
            }
        ]
    }
]
```