

# Event Details

- **Event Name**: Annual Rummage Sale
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am (-06:00)
- **Event Description**: Mark your calendars! You don't want to miss it!
- **Event URL**: https://allevents.in/riverton/annual-rummage-sale/200029916948009
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Riverton
- **state**: WY
- **country**: United States
- **location**: 1116 W Park Ave, Riverton, WY, United States, Wyoming 82501
- **lat**: 43.02711
- **long**: -108.40816
- **full address**: 1116 W Park Ave, Riverton, WY, United States, Wyoming 82501

## Event gallery

- **Alt text**: Annual Rummage Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5f7b31cafac864755246039bdb14f2981a3cfd7437447a795cba771f1c03f3b3-rimg-w1200-h802-dc93908e-gmir?v=1775781368

## FAQs

- **Q**: When and where is Annual Rummage Sale being held?
  - **A:** Annual Rummage Sale takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 08:00 am at 1116 W Park Ave, Riverton, WY, United States, Wyoming 82501.
- **Q**: Who is organizing Annual Rummage Sale?
  - **A:** Annual Rummage Sale is organized by Riverton United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Rummage Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/5f7b31cafac864755246039bdb14f2981a3cfd7437447a795cba771f1c03f3b3-rimg-w1200-h802-dc93908e-gmir?v=1775781368",
        "startDate": "2026-04-18T08:00:00-06:00",
        "url": "https://allevents.in/riverton/annual-rummage-sale/200029916948009",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1116 W Park Ave, Riverton, WY, United States, Wyoming 82501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1116 W Park Ave, Riverton, WY 82501-3245, United States",
                "addressLocality": "Riverton",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.02711",
                "longitude": "-108.40816"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars! You don't want to miss it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Riverton United Methodist Church",
                "url": "https://allevents.in/org/riverton-united-methodist-church/27643873"
            }
        ]
    }
]
```