

# Event Details

- **Event Name**: Garage Sale 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 12:00 am
- **Event Description**: ? GARAGE SALE – SATURDAY 20 JUNE ?

? EFTPOS Available – Cash and Card Accepted
- **Event URL**: https://allevents.in/dunedin/garage-sale/200030182917854
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Dunedin
- **state**: OT
- **country**: New Zealand
- **location**: 52 Main South Road Burnside, Dunedin, New Zealand
- **lat**: -45.90085
- **long**: 170.45225
- **full address**: 52 Main South Road Burnside, Dunedin, New Zealand

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/25c52ae20c8f15d3bab77d2e346236ba8bccbdf3b965bc06fb7565bf207af0a8-rimg-w1200-h900-dc434348-gmir?v=1781691362

## FAQs

- **Q**: When and where is Garage Sale  being held?
  - **A:** Garage Sale  takes place on Sat, 20 Jun, 2026 at 12:00 am to Sat, 20 Jun, 2026 at 12:00 am at 52 Main South Road Burnside, Dunedin, New Zealand.
- **Q**: Who is organizing Garage Sale ?
  - **A:** Garage Sale  is organized by Dunedin Fire Brigade Restoration Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/25c52ae20c8f15d3bab77d2e346236ba8bccbdf3b965bc06fb7565bf207af0a8-rimg-w1200-h900-dc434348-gmir?v=1781691362",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/dunedin/garage-sale/200030182917854",
        "location": {
            "@type": "Place",
            "name": "52 Main South Road Burnside, Dunedin, New Zealand",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Main South Rd, Burnside, Dunedin 9018, New Zealand",
                "addressLocality": "Dunedin",
                "addressRegion": "OT",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-45.90085",
                "longitude": "170.45225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "? GARAGE SALE – SATURDAY 20 JUNE ?\n\n? EFTPOS Available – Cash and Card Accepted",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dunedin Fire Brigade Restoration Society",
                "url": "https://allevents.in/org/dunedin-fire-brigade-restoration-society/25574529"
            }
        ]
    }
]
```