

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 09:00 am – Sat, 26 Sep, 2026 at 02:00 pm (-04:00)
- **Event Description**: Meet us at the West Auburn Schoolhouse for our spectacular yearly yard sale!!
- **Event URL**: https://allevents.in/auburn/yard-sale/200030721176727
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: ME
- **country**: United States
- **location**: 740 west Auburn rd, Auburn
- **lat**: 44.15477
- **long**: -70.27942
- **full address**: 740 west Auburn rd, Auburn, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/096b367d79e57bf0fa3b3bfae841ce44c3286a5def8dee71ace5afddc9ce0238-rimg-w1200-h595-dcf8e8c8-gmir?v=1789975226

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 26 Sep, 2026 at 09:00 am to Sat, 26 Sep, 2026 at 02:00 pm at 740 west Auburn rd, Auburn, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Androscoggin Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/096b367d79e57bf0fa3b3bfae841ce44c3286a5def8dee71ace5afddc9ce0238-rimg-w1200-h595-dcf8e8c8-gmir?v=1789975226",
        "startDate": "2026-09-26T09:00:00-04:00",
        "endDate": "2026-09-26T14:00:00-04:00",
        "url": "https://allevents.in/auburn/yard-sale/200030721176727",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "740 west Auburn rd, Auburn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "740 W Auburn Rd, Auburn, ME 04210-8799, United States",
                "addressLocality": "Auburn",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.15477",
                "longitude": "-70.27942"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us at the West Auburn Schoolhouse for our spectacular yearly yard sale!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Androscoggin Historical Society",
                "url": "https://allevents.in/org/androscoggin-historical-society/28170463",
                "description": "Androscoggin Historical Society, Lewiston. 467 followers · 16 talking about this · 1 was here. Since its creation in 1923, the Androscoggin Historical..."
            }
        ]
    }
]
```