

# Event Details

- **Event Name**: tents trunks and tailgates parking lot sale
- **Event Start and End Date**: Sat, 09 May, 2026 at 12:01 pm (-07:00)
- **Event Description**: This is going to be a fun event for a great cause.
- **Event URL**: https://allevents.in/spokane/tents-trunks-and-tailgates-parking-lot-sale/200029948648855
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Spokane
- **state**: WA
- **country**: United States
- **location**: Hillyard
- **lat**: 47.709813
- **long**: -117.357263
- **full address**: Hillyard, Spokane, Washington, United States

## Event gallery

- **Alt text**: tents trunks and tailgates parking lot sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/caa4ed50da04087fde977514d43bb6104e5f93f64559d179b0ef6223a1ddea27-rimg-w1200-h1600-dcf9f1ef-gmir?v=1776284455

## FAQs

- **Q**: When and where is tents trunks and tailgates parking lot sale being held?
  - **A:** tents trunks and tailgates parking lot sale takes place on Sat, 09 May, 2026 at 12:01 pm to Sat, 09 May, 2026 at 12:01 pm at Hillyard, Spokane, Washington, United States.
- **Q**: Who is organizing tents trunks and tailgates parking lot sale?
  - **A:** tents trunks and tailgates parking lot sale is organized by Big Sky Drinkery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "tents trunks and tailgates parking lot sale",
        "image": "https://cdn-az.allevents.in/events8/banners/caa4ed50da04087fde977514d43bb6104e5f93f64559d179b0ef6223a1ddea27-rimg-w1200-h1600-dcf9f1ef-gmir?v=1776284455",
        "startDate": "2026-05-09T12:01:00-07:00",
        "url": "https://allevents.in/spokane/tents-trunks-and-tailgates-parking-lot-sale/200029948648855",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hillyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Spokane, Washington",
                "addressLocality": "Spokane",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.709813",
                "longitude": "-117.357263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is going to be a fun event for a great cause.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big Sky Drinkery",
                "url": "https://allevents.in/org/big-sky-drinkery/21922766"
            }
        ]
    }
]
```