

# Event Details

- **Event Name**: Apache Yard Sale
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 08:00 am
- **Event Description**: Come shop for some great deals
- **Event URL**: https://allevents.in/north-myrtle-beach/apache-yard-sale/200029799394128
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029799394128?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=north+myrtle+beach-events

## Event venue details

- **city**: North Myrtle Beach
- **state**: SC
- **country**: United States
- **location**: Apache Family Campground & Pier
- **lat**: 33.763846447381
- **long**: -78.783446355402
- **full address**: Apache Family Campground &amp; Pier, 9700  Kings Rd,Briarcliffe Acres, South Carolina, North Myrtle Beach, United States

## Event gallery

- **Alt text**: Apache Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/87b355477b8921cc59859db3774ea2e65275c96a6e7d0e25cd9c6172bc2f9c2f-rimg-w736-h1000-dc72787b-gmir?v=1773991354

## FAQs

- **Q**: When and where is Apache Yard Sale being held?
  - **A:** Apache Yard Sale takes place on Sat, 21 Mar, 2026 at 08:00 am to Sat, 21 Mar, 2026 at 08:00 am at Apache Family Campground &amp; Pier, 9700  Kings Rd,Briarcliffe Acres, South Carolina, North Myrtle Beach, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Apache Yard Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/87b355477b8921cc59859db3774ea2e65275c96a6e7d0e25cd9c6172bc2f9c2f-rimg-w736-h1000-dc72787b-gmir?v=1773991354",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/north-myrtle-beach/apache-yard-sale/200029799394128",
        "location": {
            "@type": "Place",
            "name": "Apache Family Campground & Pier",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9700  Kings Rd,Briarcliffe Acres, South Carolina",
                "addressLocality": "North Myrtle Beach",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.763846447381",
                "longitude": "-78.783446355402"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come shop for some great deals"
    }
]
```