

# Event Details

- **Event Name**: Church Rummage Sale
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 am – Sat, 02 May, 2026 at 02:00 pm (-04:00)
- **Event Description**: Come find everything you never knew you needed. Toys, books, household items, etc.
- **Event URL**: https://allevents.in/eagleville/church-rummage-sale/200029941741549
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eagleville
- **state**: PA
- **country**: United States
- **location**: 3430 Ridge Pike, Eagleville, PA, United States, Pennsylvania
- **lat**: 40.16229
- **long**: -75.41319
- **full address**: 3430 Ridge Pike, Eagleville, PA, United States, Pennsylvania

## Event gallery

- **Alt text**: Church Rummage Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/fc73c98a941af3eb46427f234db517903a20284d1b6d9507b672b43a56d3b6a9-rimg-w1048-h465-dcffffff-gmir?v=1776167568

## FAQs

- **Q**: When and where is Church Rummage Sale being held?
  - **A:** Church Rummage Sale takes place on Sat, 02 May, 2026 at 09:00 am to Sat, 02 May, 2026 at 02:00 pm at 3430 Ridge Pike, Eagleville, PA, United States, Pennsylvania.
- **Q**: Who is organizing Church Rummage Sale?
  - **A:** Church Rummage Sale is organized by Lower Providence Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Rummage Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/fc73c98a941af3eb46427f234db517903a20284d1b6d9507b672b43a56d3b6a9-rimg-w1048-h465-dcffffff-gmir?v=1776167568",
        "startDate": "2026-05-02T09:00:00-04:00",
        "endDate": "2026-05-02T14:00:00-04:00",
        "url": "https://allevents.in/eagleville/church-rummage-sale/200029941741549",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3430 Ridge Pike, Eagleville, PA, United States, Pennsylvania",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3360 Ridge Pike, Norristown, PA 19403-1412, United States",
                "addressLocality": "Eagleville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.16229",
                "longitude": "-75.41319"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come find everything you never knew you needed. Toys, books, household items, etc.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lower Providence Baptist Church",
                "url": "https://allevents.in/org/lower-providence-baptist-church/20261715"
            }
        ]
    }
]
```