

# Event Details

- **Event Name**: Parking Lot Sale
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am – Sat, 13 Jun, 2026 at 03:00 pm (-05:00)
- **Event Description**: Stroll our parking lot for treasures!
- **Event URL**: https://allevents.in/higginsville/parking-lot-sale/200029678766927
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 116

## Ticket Details


## Event venue details

- **city**: Higginsville
- **state**: MO
- **country**: United States
- **location**: 509 Fairground Ave, Higginsville, MO
- **lat**: 39.06941
- **long**: -93.72328
- **full address**: 509 Fairground Ave, Higginsville, MO, United States

## Event gallery

- **Alt text**: Parking Lot Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e4626ef7f07ce2c6f6cb6099a7bc175adfba17738f1e8470d58176f281941008-rimg-w851-h315-dcfcfcfa-gmir?v=1777144563

## FAQs

- **Q**: When and where is Parking Lot Sale being held?
  - **A:** Parking Lot Sale takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 03:00 pm at 509 Fairground Ave, Higginsville, MO, United States.
- **Q**: Who is organizing Parking Lot Sale?
  - **A:** Parking Lot Sale is organized by Running Rabbit Antiques.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parking Lot Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/e4626ef7f07ce2c6f6cb6099a7bc175adfba17738f1e8470d58176f281941008-rimg-w851-h315-dcfcfcfa-gmir?v=1777144563",
        "startDate": "2026-06-13T09:00:00-05:00",
        "endDate": "2026-06-13T15:00:00-05:00",
        "url": "https://allevents.in/higginsville/parking-lot-sale/200029678766927",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "509 Fairground Ave, Higginsville, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "509 Fairground Ave, Higginsville, MO 64037-1987, United States",
                "addressLocality": "Higginsville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06941",
                "longitude": "-93.72328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stroll our parking lot for treasures!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Running Rabbit Antiques",
                "url": "https://allevents.in/org/running-rabbit-antiques/21855106"
            }
        ]
    }
]
```