

# Event Details

- **Event Name**: Vintage Toy Mall - Geek! Garage Sale
- **Event Start and End Date**: Sat, 13 Apr, 2019 at 10:00 am – Sat, 13 Apr, 2019 at 06:00 pm
- **Event Description**: It's back!  The ever popular Geek Garage Sale is back in full swing.  Since last GGS we've gotten several great new vendors that are participating in the sale, you'll see lots of great new stuff at really low prices.  We will have a dozen or so $1 tables, and a few $3 and $5 clearance tables.
- **Event URL**: https://allevents.in/broken-arrow/vintage-toy-mall-geek-garage-sale/20001894620891
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Broken Arrow
- **state**: OK
- **country**: United States
- **location**: Vintage Toy Mall
- **lat**: 36.0477108
- **long**: -95.7976309
- **full address**: Vintage Toy Mall, 530 South Elm Place, Broken Arrow, Oklahoma 74012, United States

## Event gallery

- **Alt text**: Vintage Toy Mall - Geek! Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/banners/638dd5b0-5d4f-11e9-9acd-1977b519b6ed-rimg-w526-h275-gmir.jpg

## FAQs

- **Q**: When and where is Vintage Toy Mall - Geek! Garage Sale being held?
  - **A:** Vintage Toy Mall - Geek! Garage Sale takes place on Sat, 13 Apr, 2019 at 10:00 am to Sat, 13 Apr, 2019 at 06:00 pm at Vintage Toy Mall, 530 South Elm Place, Broken Arrow, Oklahoma 74012, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vintage Toy Mall - Geek! Garage Sale",
        "image": "https://cdn-az.allevents.in/banners/638dd5b0-5d4f-11e9-9acd-1977b519b6ed-rimg-w526-h275-gmir.jpg",
        "startDate": "2019-04-13",
        "endDate": "2019-04-13",
        "url": "https://allevents.in/broken-arrow/vintage-toy-mall-geek-garage-sale/20001894620891",
        "location": {
            "@type": "Place",
            "name": "Vintage Toy Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "530 South Elm Place, Broken Arrow, Oklahoma 74012",
                "addressLocality": "Broken Arrow",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0477108",
                "longitude": "-95.7976309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's back!  The ever popular Geek Garage Sale is back in full swing.  Since last GGS we've gotten several great new vendors that are participating in the sale, you'll see lots of great new stuff at really low prices.  We will have a dozen or so $1 tables, and a few $3 and $5 clearance tables."
    }
]
```