

# Event Details

- **Event Name**: Car Boot Sale
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 08:00 am – Sun, 20 Sep, 2026 at 11:00 am (+10:00)
- **Event Description**: Don’t forget to book your spot at our upcoming Car Boot Sale!
- **Event URL**: https://allevents.in/canberra/car-boot-sale/200030637139508
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Canberra
- **state**: CT
- **country**: Australia
- **location**: Florey
- **lat**: -35.22215873
- **long**: 149.048089185
- **full address**: Florey, Canberra,ACT,Australia

## Event gallery

- **Alt text**: Car Boot Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6376946fb24aa0769fbb16950e3be071c1032b7155894bf1b001c06349da14f6-rimg-w1024-h1448-dcf8d8b8-gmir?v=1788186308

## FAQs

- **Q**: When and where is Car Boot Sale being held?
  - **A:** Car Boot Sale takes place on Sun, 20 Sep, 2026 at 08:00 am to Sun, 20 Sep, 2026 at 11:00 am at Florey, Canberra,ACT,Australia.
- **Q**: Who is organizing Car Boot Sale?
  - **A:** Car Boot Sale is organized by St John The Apostle Primary School, Florey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Boot Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/6376946fb24aa0769fbb16950e3be071c1032b7155894bf1b001c06349da14f6-rimg-w1024-h1448-dcf8d8b8-gmir?v=1788186308",
        "startDate": "2026-09-20T08:00:00+10:00",
        "endDate": "2026-09-20T11:00:00+10:00",
        "url": "https://allevents.in/canberra/car-boot-sale/200030637139508",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Florey",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Canberra,ACT,Australia",
                "addressLocality": "Canberra",
                "addressRegion": "CT",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.22215873",
                "longitude": "149.048089185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t forget to book your spot at our upcoming Car Boot Sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St John The Apostle Primary School Florey",
                "url": "https://allevents.in/org/st-john-the-apostle-primary-school-florey/14973112",
                "description": "St John's is a K-6 Primary School in Florey, Canberra.  St John's is an all-embracing co-educational school community."
            }
        ]
    }
]
```