

# Event Details

- **Event Name**: Sale
- **Event Start and End Date**: Sat, 29 Aug, 2026 at 10:00 am
- **Event Description**: Holding a little sale tomorrow at 710 N Beard. All types of small items and some furniture available.
- **Event URL**: https://allevents.in/shawnee/sale/200030627508057
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Shawnee
- **state**: OK
- **country**: United States
- **location**: Shawnee, Oklahoma
- **lat**: 35.3425
- **long**: -96.9338
- **full address**: Shawnee, Oklahoma, United States

## Event gallery

- **Alt text**: Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1341da12ef4920cdba6e9f888c3c7096e8c48a10ac35b634e722267b364704b1-rimg-w1200-h900-dc080808-gmir?v=1787957277

## FAQs

- **Q**: When and where is Sale being held?
  - **A:** Sale takes place on Sat, 29 Aug, 2026 at 10:00 am to Sat, 29 Aug, 2026 at 10:00 am at Shawnee, Oklahoma, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/1341da12ef4920cdba6e9f888c3c7096e8c48a10ac35b634e722267b364704b1-rimg-w1200-h900-dc080808-gmir?v=1787957277",
        "startDate": "2026-08-29",
        "url": "https://allevents.in/shawnee/sale/200030627508057",
        "location": {
            "@type": "Place",
            "name": "Shawnee, Oklahoma",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shawnee, Oklahoma",
                "addressLocality": "Shawnee",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.3425",
                "longitude": "-96.9338"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holding a little sale tomorrow at 710 N Beard. All types of small items and some furniture available."
    }
]
```