

# Event Details

- **Event Name**: Rummage and Craft Sale
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 06:00 am – Sat, 25 Apr, 2026 at 12:00 pm (-07:00)
- **Event Description**: The Way Fellowship Church is running their annual rummage sale to support our youth group. This year we are having a craft sale too. Please come check out all our stuff and help support our youth group.
- **Event URL**: https://allevents.in/peoria/rummage-and-craft-sale/200029758711524
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 261

## Ticket Details


## Event venue details

- **city**: Peoria
- **state**: AZ
- **country**: United States
- **location**: 8542 W Deer Valley Rd, Peoria, AZ
- **lat**: 33.68209
- **long**: -112.24397
- **full address**: 8542 W Deer Valley Rd, Peoria, AZ, United States

## Event gallery

- **Alt text**: Rummage and Craft Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b0936dcd541360d10f213ce2b3de21b5436a8d06fd991c94afb4676f31da7312-rimg-w1200-h1552-dceeecec-gmir?v=1776817230

## FAQs

- **Q**: When and where is Rummage and Craft Sale being held?
  - **A:** Rummage and Craft Sale takes place on Sat, 25 Apr, 2026 at 06:00 am to Sat, 25 Apr, 2026 at 12:00 pm at 8542 W Deer Valley Rd, Peoria, AZ, United States.
- **Q**: Who is organizing Rummage and Craft Sale?
  - **A:** Rummage and Craft Sale is organized by The Way Fellowship Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rummage and Craft Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/b0936dcd541360d10f213ce2b3de21b5436a8d06fd991c94afb4676f31da7312-rimg-w1200-h1552-dceeecec-gmir?v=1776817230",
        "startDate": "2026-04-25T06:00:00-07:00",
        "endDate": "2026-04-25T12:00:00-07:00",
        "url": "https://allevents.in/peoria/rummage-and-craft-sale/200029758711524",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "8542 W Deer Valley Rd, Peoria, AZ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8542 W Deer Valley Rd, Peoria, AZ 85382-2457, United States",
                "addressLocality": "Peoria",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.68209",
                "longitude": "-112.24397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Way Fellowship Church is running their annual rummage sale to support our youth group. This year we are having a craft sale too. Please come check out all our stuff and help support our youth group.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Way Fellowship Church",
                "url": "https://allevents.in/org/the-way-fellowship-church/19773436"
            }
        ]
    }
]
```