

# Event Details

- **Event Name**: Neighborhood Yard Sale
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 06:00 am – Sat, 25 Apr, 2026 at 10:00 am (-05:00)
- **Event Description**: Glendale Farms on Yandell Road
- **Event URL**: https://allevents.in/canton/neighborhood-yard-sale/200029943928806
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029943928806?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=canton-events

## Event venue details

- **city**: Canton
- **state**: MS
- **country**: United States
- **location**: Canton, MS
- **lat**: 32.704761159141
- **long**: -90.057828426361
- **full address**: Canton, MS, United States

## Event gallery

- **Alt text**: Neighborhood Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3540acd2b88be44f5ae1d0d19cf4d2648b090229cd134a368d495cbfc7e37f45-rimg-w810-h960-dcaa8d79-gmir?v=1776223654

## FAQs

- **Q**: When and where is Neighborhood Yard Sale being held?
  - **A:** Neighborhood Yard Sale takes place on Sat, 25 Apr, 2026 at 06:00 am to Sat, 25 Apr, 2026 at 10:00 am at Canton, MS, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Yard Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/3540acd2b88be44f5ae1d0d19cf4d2648b090229cd134a368d495cbfc7e37f45-rimg-w810-h960-dcaa8d79-gmir?v=1776223654",
        "startDate": "2026-04-25T06:00:00-05:00",
        "endDate": "2026-04-25T10:00:00-05:00",
        "url": "https://allevents.in/canton/neighborhood-yard-sale/200029943928806",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Canton, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Canton,MS,United States",
                "addressLocality": "Canton",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.704761159141",
                "longitude": "-90.057828426361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Glendale Farms on Yandell Road"
    }
]
```