

# Event Details

- **Event Name**: $1 Yard Sale
- **Event Start and End Date**: Sat, 09 May, 2026 at 09:00 am (-04:00)
- **Event Description**: Come early for the best finds! Bring a friend and cash.
- **Event URL**: https://allevents.in/monroe/$1-yard-sale/200029958660238
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: GA
- **country**: United States
- **location**: 1910 Sardis Church Rd, Monroe, GA
- **lat**: 33.80656
- **long**: -83.79702
- **full address**: 1910 Sardis Church Rd, Monroe, GA, United States

## Event gallery

- **Alt text**: $1 Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e2b15eecebbfc8def004efd27170377eb7cd8492ba8d63d6dd52bfb700557044-rimg-w1024-h1536-dca73014-gmir?v=1776419077

## FAQs

- **Q**: When and where is $1 Yard Sale being held?
  - **A:** $1 Yard Sale takes place on Sat, 09 May, 2026 at 09:00 am to Sat, 09 May, 2026 at 09:00 am at 1910 Sardis Church Rd, Monroe, GA, United States.
- **Q**: Who is organizing $1 Yard Sale?
  - **A:** $1 Yard Sale is organized by The Harvest.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "$1 Yard Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/e2b15eecebbfc8def004efd27170377eb7cd8492ba8d63d6dd52bfb700557044-rimg-w1024-h1536-dca73014-gmir?v=1776419077",
        "startDate": "2026-05-09T09:00:00-04:00",
        "url": "https://allevents.in/monroe/$1-yard-sale/200029958660238",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1910 Sardis Church Rd, Monroe, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1910 Sardis Church Rd NW, Monroe, GA 30655-5564, United States",
                "addressLocality": "Monroe",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.80656",
                "longitude": "-83.79702"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come early for the best finds! Bring a friend and cash.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Harvest",
                "url": "https://allevents.in/org/the-harvest/20644330"
            }
        ]
    }
]
```