

# Event Details

- **Event Name**: Swap Meet
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 11:00 am – Fri, 20 Mar, 2026 at 06:00 pm
- **Event Description**: See you there
- **Event URL**: https://allevents.in/shawnee/swap-meet/200029748446709
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029748446709?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 Expo Center
- **lat**: 35.3505213
- **long**: -96.9498017
- **full address**: Shawnee Expo Center, Shawnee, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: B's Smokehouse (https://allevents.in/org/bs-smokehouse/19895642)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/5fcf871c5530de9f7e195b535cbf9378401e84a145355e51b404a3bec5ffe602-rimg-w1200-h594-dc927678-gmir?v=1773571315
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8307ec5b0056b3cea4cb368111877b4a3dab2c0fb7081576bddcc50f47078a49-rimg-w300-h300-dc947679-gmir?v=1773571315

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Shawnee Expo Center, Shawnee, United States
- **Q**: Who is organizing the event?
  - **A:** B's Smokehouse
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Swap Meet ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Swap Meet",
        "image": "https://cdn-az.allevents.in/events4/banners/5fcf871c5530de9f7e195b535cbf9378401e84a145355e51b404a3bec5ffe602-rimg-w1200-h594-dc927678-gmir?v=1773571315",
        "startDate": "2026-03-20",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/shawnee/swap-meet/200029748446709",
        "location": {
            "@type": "Place",
            "name": "Shawnee Expo Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Shawnee Expo Center, Shawnee, United States",
                "addressLocality": "Shawnee",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.3505213",
                "longitude": "-96.9498017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See you there",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bs Smokehouse",
                "url": "https://allevents.in/org/bs-smokehouse/19895642"
            }
        ]
    }
]
```