

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am – Sat, 13 Jun, 2026 at 02:00 pm
- **Event Description**: Lots of treasures.  Breakfast sandwiches and coffee in morning, then hot dog, chips and a drink - suggestion donation $5.00
- **Event URL**: https://allevents.in/red-lion/yard-sale/200030198303202
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Red Lion
- **state**: PA
- **country**: United States
- **location**: 265 Circle Drive, Red Lion, PA
- **lat**: 39.89397
- **long**: -76.58281
- **full address**: 265 Circle Drive, Red Lion, PA, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6e80435017280074a19b597c064e0fb70cbf57d66a010b859243ce73ae070092-rimg-w903-h506-dcffffff-gmir?v=1780783381

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 13 Jun, 2026 at 08:00 am to Sat, 13 Jun, 2026 at 02:00 pm at 265 Circle Drive, Red Lion, PA, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Springvale Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/6e80435017280074a19b597c064e0fb70cbf57d66a010b859243ce73ae070092-rimg-w903-h506-dcffffff-gmir?v=1780783381",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/red-lion/yard-sale/200030198303202",
        "location": {
            "@type": "Place",
            "name": "265 Circle Drive, Red Lion, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "265 Circle Dr, Red Lion, PA 17356-8424, United States",
                "addressLocality": "Red Lion",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.89397",
                "longitude": "-76.58281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of treasures.  Breakfast sandwiches and coffee in morning, then hot dog, chips and a drink - suggestion donation $5.00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springvale Church",
                "url": "https://allevents.in/org/springvale-church/26751779"
            }
        ]
    }
]
```