

# Event Details

- **Event Name**: Spring Yard Sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 am – Sat, 02 May, 2026 at 01:00 pm (-04:00)
- **Event Description**: Spring Community Yard sale! More details to follow. We will advertise the event in as many places as possible. Please remember to grab your permit from the Ranson Police Department.
- **Event URL**: https://allevents.in/ranson/spring-yard-sale/200029944646311
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ranson
- **state**: WV
- **country**: United States
- **location**: Shenandoah Springs
- **lat**: 39.30562
- **long**: -77.83608
- **full address**: Shenandoah Springs, Shenandoah Springs, Mountain Laurel Blvd, Ranson, WV 25438, United States

## Event gallery

- **Alt text**: Spring Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b295b0b2fac8a225d682fdd656fa32a5f8a54bbac46cf4af909463a776219909-rimg-w1200-h800-dc1a1812-gmir?v=1776230531

## FAQs

- **Q**: When and where is Spring Yard Sale being held?
  - **A:** Spring Yard Sale takes place on Sat, 02 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 01:00 pm at Shenandoah Springs, Shenandoah Springs, Mountain Laurel Blvd, Ranson, WV 25438, United States.
- **Q**: Who is organizing Spring Yard Sale?
  - **A:** Spring Yard Sale is organized by Shenandoah Springs Community Events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Yard Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/b295b0b2fac8a225d682fdd656fa32a5f8a54bbac46cf4af909463a776219909-rimg-w1200-h800-dc1a1812-gmir?v=1776230531",
        "startDate": "2026-05-02T08:00:00-04:00",
        "endDate": "2026-05-02T13:00:00-04:00",
        "url": "https://allevents.in/ranson/spring-yard-sale/200029944646311",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shenandoah Springs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shenandoah Springs, Mountain Laurel Blvd, Ranson, WV 25438, United States",
                "addressLocality": "Ranson",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.30562",
                "longitude": "-77.83608"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Community Yard sale! More details to follow. We will advertise the event in as many places as possible. Please remember to grab your permit from the Ranson Police Department.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shenandoah Springs Community Events",
                "url": "https://allevents.in/org/shenandoah-springs-community-events/27691987"
            }
        ]
    }
]
```