

# Event Details

- **Event Name**: Indoor Community Sale
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 10:00 am – Sun, 01 Feb, 2026 at 02:00 pm
- **Event Description**: Join us to shop for items at our Indoor Community Sale!
- **Event URL**: https://allevents.in/oak-creek/indoor-community-sale/200028910134857
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 535

## Ticket Details


## Event venue details

- **city**: Oak Creek
- **state**: WI
- **country**: United States
- **location**: 8580 South Howell Ave., Oak Creek, WI
- **lat**: 42.889
- **long**: -87.91052
- **full address**: 8580 South Howell Ave., Oak Creek, WI, United States

## Event gallery

- **Alt text**: Indoor Community Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/832ddf7fb87889e9391ac4ed29dfeb2b0002572dca8932fadfd6193ad446ce1e-rimg-w828-h683-dc10393a-gmir?v=1769915445

## FAQs

- **Q**: When and where is Indoor Community Sale being held?
  - **A:** Indoor Community Sale takes place on Sun, 01 Feb, 2026 at 10:00 am to Sun, 01 Feb, 2026 at 02:00 pm at 8580 South Howell Ave., Oak Creek, WI, United States.
- **Q**: Who is organizing Indoor Community Sale?
  - **A:** Indoor Community Sale is organized by Oak Creek Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Indoor Community Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/832ddf7fb87889e9391ac4ed29dfeb2b0002572dca8932fadfd6193ad446ce1e-rimg-w828-h683-dc10393a-gmir?v=1769915445",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/oak-creek/indoor-community-sale/200028910134857",
        "location": {
            "@type": "Place",
            "name": "8580 South Howell Ave., Oak Creek, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8580 S Howell Ave, Oak Creek, WI 53154-2921, United States",
                "addressLocality": "Oak Creek",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.889",
                "longitude": "-87.91052"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to shop for items at our Indoor Community Sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak Creek Community Center",
                "url": "https://allevents.in/org/oak-creek-community-center/25947502"
            }
        ]
    }
]
```