

# Event Details

- **Event Name**: Garage sale of the year
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am – Sun, 14 Jun, 2026 at 12:00 pm
- **Event Description**: Garage sale that’s has a little bit of everything come check it out before it’s gone!
- **Event URL**: https://allevents.in/livermore/garage-sale-of-the-year/200030229335327
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200030229335327?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=livermore-events

## Event venue details

- **city**: Livermore
- **state**: CA
- **country**: United States
- **location**: 5520 charlotte way Livermore ca 94550
- **lat**: 37.68408
- **long**: -121.72478
- **full address**: 5520 charlotte way Livermore ca 94550, 5520 Charlotte Way, Livermore, CA 94550-3541, United States

## Event gallery

- **Alt text**: Garage sale of the year
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e4618a5227398a2cb92375accfc5c637e890fae5dc88f391721b3f04ad6aa447-rimg-w1170-h1418-dc010100-gmir?v=1781352567

## FAQs

- **Q**: When and where is Garage sale of the year being held?
  - **A:** Garage sale of the year takes place on Sat, 13 Jun, 2026 at 08:00 am to Sun, 14 Jun, 2026 at 12:00 pm at 5520 charlotte way Livermore ca 94550, 5520 Charlotte Way, Livermore, CA 94550-3541, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage sale of the year",
        "image": "https://cdn-az.allevents.in/events7/banners/e4618a5227398a2cb92375accfc5c637e890fae5dc88f391721b3f04ad6aa447-rimg-w1170-h1418-dc010100-gmir?v=1781352567",
        "startDate": "2026-06-13",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/livermore/garage-sale-of-the-year/200030229335327",
        "location": {
            "@type": "Place",
            "name": "5520 charlotte way Livermore ca 94550",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5520 Charlotte Way, Livermore, CA 94550-3541, United States",
                "addressLocality": "Livermore",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.68408",
                "longitude": "-121.72478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Garage sale that’s has a little bit of everything come check it out before it’s gone!"
    }
]
```