

# Event Details

- **Event Name**: Upscale Yard Sale
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 10:00 am
- **Event Description**: Huge Yard Sale!
March 19: 10am-6pm
March 20: 8am-5pm
- **Event URL**: https://allevents.in/murrells-inlet/upscale-yard-sale/200029759148025
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 239

## Ticket Details


## Event venue details

- **city**: Murrells Inlet
- **state**: SC
- **country**: United States
- **location**: 501 Pine Ave, Murrells Inlet, SC
- **lat**: 33.58638
- **long**: -79.0054
- **full address**: 501 Pine Ave, Murrells Inlet, SC, United States

## Event gallery

- **Alt text**: Upscale Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0de56df1e84875af4a6fd571b36013071304374d9b14c5578ad5ab741fa2026f-rimg-w1200-h675-dcfcf2e6-gmir?v=1773853344

## FAQs

- **Q**: When and where is Upscale Yard Sale being held?
  - **A:** Upscale Yard Sale takes place on Thu, 19 Mar, 2026 at 10:00 am to Thu, 19 Mar, 2026 at 10:00 am at 501 Pine Ave, Murrells Inlet, SC, United States.
- **Q**: Who is organizing Upscale Yard Sale?
  - **A:** Upscale Yard Sale is organized by Garden City Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Upscale Yard Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/0de56df1e84875af4a6fd571b36013071304374d9b14c5578ad5ab741fa2026f-rimg-w1200-h675-dcfcf2e6-gmir?v=1773853344",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/murrells-inlet/upscale-yard-sale/200029759148025",
        "location": {
            "@type": "Place",
            "name": "501 Pine Ave, Murrells Inlet, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Pine Ave, Murrells Inlet, SC 29576-8431, United States",
                "addressLocality": "Murrells Inlet",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.58638",
                "longitude": "-79.0054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Huge Yard Sale!\nMarch 19: 10am-6pm\nMarch 20: 8am-5pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garden City Baptist Church",
                "url": "https://allevents.in/org/garden-city-baptist-church/21644551"
            }
        ]
    }
]
```