

# Event Details

- **Event Name**: Car Boot Sale
- **Event Start and End Date**: Fri, 01 May, 2026 at 11:00 pm – Sat, 02 May, 2026 at 03:00 am (+10:00)
- **Event Description**: Come and grab a bargain at our inaugural Car Boot Sale! Stall holders will be selling their second hand goods, and a BBQ will be available. Funds raised support our work in the local community.
- **Event URL**: https://allevents.in/kempsey/car-boot-sale/200029940333107
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Kempsey
- **state**: NS
- **country**: Australia
- **location**: 69 Leith St, West Kempsey, NSW, Australia, New South Wales
- **lat**: -31.06275
- **long**: 152.82409
- **full address**: 69 Leith St, West Kempsey, NSW, Australia, New South Wales, 61-67 Leith St, West Kempsey NSW 2440, Australia, Kempsey

## Event gallery

- **Alt text**: Car Boot Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9944baa0b310e0088b84a3d14147d27b07dbe4f3c397f30bddf8cd14c321853c-rimg-w1080-h1350-dc1a4d90-gmir?v=1776155706

## FAQs

- **Q**: When and where is Car Boot Sale being held?
  - **A:** Car Boot Sale takes place on Fri, 01 May, 2026 at 11:00 pm to Sat, 02 May, 2026 at 03:00 am at 69 Leith St, West Kempsey, NSW, Australia, New South Wales, 61-67 Leith St, West Kempsey NSW 2440, Australia, Kempsey.
- **Q**: Who is organizing Car Boot Sale?
  - **A:** Car Boot Sale is organized by Kempsey Salvos.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Car Boot Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/9944baa0b310e0088b84a3d14147d27b07dbe4f3c397f30bddf8cd14c321853c-rimg-w1080-h1350-dc1a4d90-gmir?v=1776155706",
        "startDate": "2026-05-01T23:00:00+10:00",
        "endDate": "2026-05-02T03:00:00+10:00",
        "url": "https://allevents.in/kempsey/car-boot-sale/200029940333107",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "69 Leith St, West Kempsey, NSW, Australia, New South Wales",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "61-67 Leith St, West Kempsey NSW 2440, Australia",
                "addressLocality": "Kempsey",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.06275",
                "longitude": "152.82409"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and grab a bargain at our inaugural Car Boot Sale! Stall holders will be selling their second hand goods, and a BBQ will be available. Funds raised support our work in the local community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kempsey Salvos",
                "url": "https://allevents.in/org/kempsey-salvos/27688523"
            }
        ]
    }
]
```