

# Event Details

- **Event Name**: Garage Sale 
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 01:00 pm – Wed, 01 Jul, 2026 at 04:00 pm
- **Event Description**: Come join us after the pancake breakfast.
- **Event URL**: https://allevents.in/edmonton/garage-sale/200030221152735
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Edmonton
- **state**: AB
- **country**: Canada
- **location**: Calder
- **lat**: 53.588395
- **long**: -113.529235
- **full address**: Calder, Edmonton, Alberta, Canada

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c1e03f6558bcbdca4808dbcae15289db56a131443f63434c469844dc596b7956-rimg-w1060-h1484-dcfdf9ee-gmir?v=1782540643

## FAQs

- **Q**: When and where is Garage Sale  being held?
  - **A:** Garage Sale  takes place on Wed, 01 Jul, 2026 at 01:00 pm to Wed, 01 Jul, 2026 at 04:00 pm at Calder, Edmonton, Alberta, Canada.
- **Q**: Who is organizing Garage Sale ?
  - **A:** Garage Sale  is organized by Calder Community League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/c1e03f6558bcbdca4808dbcae15289db56a131443f63434c469844dc596b7956-rimg-w1060-h1484-dcfdf9ee-gmir?v=1782540643",
        "startDate": "2026-07-01",
        "endDate": "2026-07-01",
        "url": "https://allevents.in/edmonton/garage-sale/200030221152735",
        "location": {
            "@type": "Place",
            "name": "Calder",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Edmonton, Alberta",
                "addressLocality": "Edmonton",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.588395",
                "longitude": "-113.529235"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us after the pancake breakfast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calder Community League",
                "url": "https://allevents.in/org/calder-community-league/19857142"
            }
        ]
    }
]
```