

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 03 May, 2025 at 08:00 am – Sat, 03 May, 2025 at 02:00 pm
- **Event Description**: Join us for a yard sale May 3rd! All proceeds go towards the mission work of Abbotts Creek Missionary Baptist Church.
- **Event URL**: https://allevents.in/wallburg/yard-sale/200028126483931
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Wallburg
- **state**: NC
- **country**: United States
- **location**: 2817 Abbotts Creek Church Rd, High Point, NC, United States, North Carolina 27265
- **lat**: 36.00465
- **long**: -80.08537
- **full address**: 2817 Abbotts Creek Church Rd, High Point, NC, United States, North Carolina 27265, 2817 Abbotts Creek Church Rd, High Point, NC 27265-7521, United States,Wallburg, North Carolina

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7388cb972b6709f36aa85867763eb40b6052b52f25881940d6cc5a26b242ecfc-rimg-w1200-h667-dcffffff-gmir?v=1746177331

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 03 May, 2025 at 08:00 am to Sat, 03 May, 2025 at 02:00 pm at 2817 Abbotts Creek Church Rd, High Point, NC, United States, North Carolina 27265, 2817 Abbotts Creek Church Rd, High Point, NC 27265-7521, United States,Wallburg, North Carolina.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Abbotts Creek Missionary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/7388cb972b6709f36aa85867763eb40b6052b52f25881940d6cc5a26b242ecfc-rimg-w1200-h667-dcffffff-gmir?v=1746177331",
        "startDate": "2025-05-03",
        "endDate": "2025-05-03",
        "url": "https://allevents.in/wallburg/yard-sale/200028126483931",
        "location": {
            "@type": "Place",
            "name": "2817 Abbotts Creek Church Rd, High Point, NC, United States, North Carolina 27265",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2817 Abbotts Creek Church Rd, High Point, NC 27265-7521, United States,Wallburg, North Carolina",
                "addressLocality": "Wallburg",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.00465",
                "longitude": "-80.08537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a yard sale May 3rd! All proceeds go towards the mission work of Abbotts Creek Missionary Baptist Church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abbotts Creek Missionary Baptist Church",
                "url": "https://allevents.in/org/abbotts-creek-missionary-baptist-church/24926569"
            }
        ]
    }
]
```