

# Event Details

- **Event Name**: Garage sale
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 08:00 am – Sat, 14 Mar, 2026 at 03:00 pm
- **Event Description**: New appliances, picture frames, shoes, clothing different sizes both new and used, toys and so much more
- **Event URL**: https://allevents.in/daly-city/garage-sale/200029794456405
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029794456405?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=daly+city-events

## Event venue details

- **city**: Daly City
- **state**: CA
- **country**: United States
- **location**: 6500 Mission St, Daly City
- **lat**: 37.70402
- **long**: -122.4631
- **full address**: 6500 Mission St, Daly City, United States

## Event gallery

- **Alt text**: Garage sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/96fccc686b3418b5f73844c40b6bece080cf23c3f17afdf0e99c568400041460-rimg-w1200-h669-dc8e5fd1-gmir?v=1773522963

## FAQs

- **Q**: When and where is Garage sale being held?
  - **A:** Garage sale takes place on Sat, 14 Mar, 2026 at 08:00 am to Sat, 14 Mar, 2026 at 03:00 pm at 6500 Mission St, Daly City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage sale",
        "image": "https://cdn-az.allevents.in/events4/banners/96fccc686b3418b5f73844c40b6bece080cf23c3f17afdf0e99c568400041460-rimg-w1200-h669-dc8e5fd1-gmir?v=1773522963",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/daly-city/garage-sale/200029794456405",
        "location": {
            "@type": "Place",
            "name": "6500 Mission St, Daly City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6500 Mission St, Daly City, CA 94014-2015, United States",
                "addressLocality": "Daly City",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.70402",
                "longitude": "-122.4631"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New appliances, picture frames, shoes, clothing different sizes both new and used, toys and so much more"
    }
]
```