

# Event Details

- **Event Name**: Annual Yard Sale
- **Event Start and End Date**: Sat, 30 May, 2026 at 08:00 am (-04:00)
- **Event Description**: Come join us for our Annual yard sale. Bring your own table for $20. Contact us if you want to reserve a spot for your table.
- **Event URL**: https://allevents.in/oxford/annual-yard-sale/200029773375313
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: PA
- **country**: United States
- **location**: 116 Lancaster Pike, Oxford, PA
- **lat**: 39.78702
- **long**: -75.99242
- **full address**: 116 Lancaster Pike, Oxford, PA, United States

## Event gallery

- **Alt text**: Annual Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/76577a68e6d0a9770e941f4aa0a8eff690fda1e22dd4156469ff1e77aa7d83e6-rimg-w736-h1000-dc1d1d16-gmir?v=1775778817

## FAQs

- **Q**: When and where is Annual Yard Sale being held?
  - **A:** Annual Yard Sale takes place on Sat, 30 May, 2026 at 08:00 am to Sat, 30 May, 2026 at 08:00 am at 116 Lancaster Pike, Oxford, PA, United States.
- **Q**: Who is organizing Annual Yard Sale?
  - **A:** Annual Yard Sale is organized by St. Christopher's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Yard Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/76577a68e6d0a9770e941f4aa0a8eff690fda1e22dd4156469ff1e77aa7d83e6-rimg-w736-h1000-dc1d1d16-gmir?v=1775778817",
        "startDate": "2026-05-30T08:00:00-04:00",
        "url": "https://allevents.in/oxford/annual-yard-sale/200029773375313",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "116 Lancaster Pike, Oxford, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 Lancaster Pike, Oxford, PA 19363-1171, United States",
                "addressLocality": "Oxford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.78702",
                "longitude": "-75.99242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Annual yard sale. Bring your own table for $20. Contact us if you want to reserve a spot for your table.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Christophers Episcopal Church",
                "url": "https://allevents.in/org/st-christophers-episcopal-church/23279150"
            }
        ]
    }
]
```