

# Event Details

- **Event Name**: 2026 FPC Yard Sale!
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 01:00 pm – Fri, 19 Jun, 2026 at 06:00 pm
- **Event Description**: This year's Yard Sale is to support maintenance of the church's playgound!
- **Event URL**: https://allevents.in/forest/2026-fpc-yard-sale/200030173353551
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Forest
- **state**: VA
- **country**: United States
- **location**: 1226 Two Church Lane, Forest, VA, United States, Virginia 24551
- **lat**: 37.3648
- **long**: -79.28352
- **full address**: 1226 Two Church Lane, Forest, VA, United States, Virginia 24551

## Event gallery

- **Alt text**: 2026 FPC Yard Sale!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ee98602c52ed0344cc11103a6d623f8129f0250b16f30c2a8bc61403bf33f06c-rimg-w820-h312-dcffffff-gmir?v=1780974595

## FAQs

- **Q**: When and where is 2026 FPC Yard Sale! being held?
  - **A:** 2026 FPC Yard Sale! takes place on Fri, 19 Jun, 2026 at 01:00 pm to Fri, 19 Jun, 2026 at 06:00 pm at 1226 Two Church Lane, Forest, VA, United States, Virginia 24551.
- **Q**: Who is organizing 2026 FPC Yard Sale!?
  - **A:** 2026 FPC Yard Sale! is organized by Forest Presbyterian Church Yard Sale.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 FPC Yard Sale!",
        "image": "https://cdn-az.allevents.in/events10/banners/ee98602c52ed0344cc11103a6d623f8129f0250b16f30c2a8bc61403bf33f06c-rimg-w820-h312-dcffffff-gmir?v=1780974595",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/forest/2026-fpc-yard-sale/200030173353551",
        "location": {
            "@type": "Place",
            "name": "1226 Two Church Lane, Forest, VA, United States, Virginia 24551",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1226 Two Church Ln, Forest, VA 24551-2245, United States",
                "addressLocality": "Forest",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3648",
                "longitude": "-79.28352"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year's Yard Sale is to support maintenance of the church's playgound!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forest Presbyterian Church Yard Sale",
                "url": "https://allevents.in/org/forest-presbyterian-church-yard-sale/27872874"
            }
        ]
    }
]
```