

# Event Details

- **Event Name**: Yard sale 
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 09:00 am – Sat, 01 Aug, 2026 at 04:00 pm
- **Event Description**: all the usual yard sale stuff plus lots of shelving
- **Event URL**: https://allevents.in/palmyra/yard-sale/200030472051012
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Palmyra
- **state**: VA
- **country**: United States
- **location**: 13610 James Madison Hwy, Palmyra, VA
- **lat**: 37.86189
- **long**: -78.26332
- **full address**: 13610 James Madison Hwy, Palmyra, VA, United States

## Event gallery

- **Alt text**: Yard sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1e12b6382150b6ebccc3b09292efb2c3f5620edd20fc72d95a9bfe290166e8f1-rimg-w1200-h1600-dc774734-gmir?v=1785240541

## FAQs

- **Q**: When and where is Yard sale  being held?
  - **A:** Yard sale  takes place on Sat, 01 Aug, 2026 at 09:00 am to Sat, 01 Aug, 2026 at 04:00 pm at 13610 James Madison Hwy, Palmyra, VA, United States.
- **Q**: Who is organizing Yard sale ?
  - **A:** Yard sale  is organized by Sweet Art Emporium.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard sale",
        "image": "https://cdn-az.allevents.in/events10/banners/1e12b6382150b6ebccc3b09292efb2c3f5620edd20fc72d95a9bfe290166e8f1-rimg-w1200-h1600-dc774734-gmir?v=1785240541",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/palmyra/yard-sale/200030472051012",
        "location": {
            "@type": "Place",
            "name": "13610 James Madison Hwy, Palmyra, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13610 James Madison Hwy, Palmyra, VA 22963-4499, United States",
                "addressLocality": "Palmyra",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.86189",
                "longitude": "-78.26332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "all the usual yard sale stuff plus lots of shelving",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sweet Art Emporium",
                "url": "https://allevents.in/org/sweet-art-emporium/19382567"
            }
        ]
    }
]
```