

# Event Details

- **Event Name**: Annual Spring Yard Sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 am – Sat, 02 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Yard Sale!  No early birds, all the best deals start at 8:00!
- **Event URL**: https://allevents.in/johnston/annual-spring-yard-sale/200029991367545
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Johnston
- **state**: RI
- **country**: United States
- **location**: 101 Putnam Pike, Johnston, RI, United States, Rhode Island 02919
- **lat**: 41.86291
- **long**: -71.49368
- **full address**: 101 Putnam Pike, Johnston, RI, United States, Rhode Island 02919

## Event gallery

- **Alt text**: Annual Spring Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/859a81994130c8a0317434fb8cadcb03c517903839f36fb1d773309681ca0a2d-rimg-w473-h426-dc1f211f-gmir?v=1777277084

## FAQs

- **Q**: When and where is Annual Spring Yard Sale being held?
  - **A:** Annual Spring Yard Sale takes place on Sat, 02 May, 2026 at 08:00 am to Sat, 02 May, 2026 at 12:00 pm at 101 Putnam Pike, Johnston, RI, United States, Rhode Island 02919.
- **Q**: Who is organizing Annual Spring Yard Sale?
  - **A:** Annual Spring Yard Sale is organized by Johnston Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Spring Yard Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/859a81994130c8a0317434fb8cadcb03c517903839f36fb1d773309681ca0a2d-rimg-w473-h426-dc1f211f-gmir?v=1777277084",
        "startDate": "2026-05-02T08:00:00-04:00",
        "endDate": "2026-05-02T12:00:00-04:00",
        "url": "https://allevents.in/johnston/annual-spring-yard-sale/200029991367545",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 Putnam Pike, Johnston, RI, United States, Rhode Island 02919",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Putnam Pike, Johnston, RI 02814-2229, United States",
                "addressLocality": "Johnston",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.86291",
                "longitude": "-71.49368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Yard Sale!  No early birds, all the best deals start at 8:00!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Johnston Historical Society",
                "url": "https://allevents.in/org/johnston-historical-society/14689615",
                "description": "The purpose of the JHS is to identify, preserve and promote the history of our town."
            }
        ]
    }
]
```