

# Event Details

- **Event Name**: garage sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 pm – Sat, 13 Dec, 2025 at 05:00 pm
- **Event Description**: everything must go
- **Event URL**: https://allevents.in/morrow/garage-sale/200029351249746
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Morrow
- **state**: GA
- **country**: United States
- **location**: Jonesboro Ga
- **lat**: 33.5738273264
- **long**: -84.3719129076
- **full address**: Jonesboro Ga, Morrow, Georgia, United States

## Event gallery

- **Alt text**: garage sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a2e1d21bfddee289fb334ca33e98ee6ea3b0ba18d957fee827bb61c6a5fdc96b-rimg-w1000-h773-dc605d5f-gmir?v=1765642966

## FAQs

- **Q**: When and where is garage sale being held?
  - **A:** garage sale takes place on Sat, 13 Dec, 2025 at 12:00 pm to Sat, 13 Dec, 2025 at 05:00 pm at Jonesboro Ga, Morrow, Georgia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "garage sale",
        "image": "https://cdn-az.allevents.in/events1/banners/a2e1d21bfddee289fb334ca33e98ee6ea3b0ba18d957fee827bb61c6a5fdc96b-rimg-w1000-h773-dc605d5f-gmir?v=1765642966",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/morrow/garage-sale/200029351249746",
        "location": {
            "@type": "Place",
            "name": "Jonesboro Ga",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Morrow, Georgia",
                "addressLocality": "Morrow",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.5738273264",
                "longitude": "-84.3719129076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "everything must go"
    }
]
```