

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 05:00 pm
- **Event Description**: Church-wide Yard Sale, all proceeds go to Operation Christmas Child shipping costs
- **Event URL**: https://allevents.in/rock-springs/yard-sale/200030397572911
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Rock Springs
- **state**: WY
- **country**: United States
- **location**: 608 A St, Rock Springs, WY 82901-6108, United States
- **lat**: 41.5805
- **long**: -109.21791
- **full address**: 608 A St, Rock Springs, WY 82901-6108, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f3d7d9ee2f74b13e1ae5ad49ad87076ad9f664bffae571eea22eed5687ad790d-rimg-w1200-h675-dc778ff4-gmir?v=1783894810

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Fri, 17 Jul, 2026 at 05:00 pm to Fri, 17 Jul, 2026 at 05:00 pm at 608 A St, Rock Springs, WY 82901-6108, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Ordinary Faith.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/f3d7d9ee2f74b13e1ae5ad49ad87076ad9f664bffae571eea22eed5687ad790d-rimg-w1200-h675-dc778ff4-gmir?v=1783894810",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/rock-springs/yard-sale/200030397572911",
        "location": {
            "@type": "Place",
            "name": "608 A St, Rock Springs, WY 82901-6108, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "608 A St, Rock Springs, WY 82901-6108, United States",
                "addressLocality": "Rock Springs",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5805",
                "longitude": "-109.21791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Church-wide Yard Sale, all proceeds go to Operation Christmas Child shipping costs",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ordinary Faith",
                "url": "https://allevents.in/org/ordinary-faith/13106762",
                "description": "Ordinary Faith, Rock Springs. 2,068 likes · 99 talking about this. Ordinary People... Extraordinary God!!"
            }
        ]
    }
]
```