

# Event Details

- **Event Name**: Shoppes at Urban Market's Holiday Open House
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 12:00 am
- **Event Description**: Special items shown are priced well and 100% of the price will go to the Hickory Log home for men with special needs!
- **Event URL**: https://allevents.in/urbana/shoppes-at-urban-markets-holiday-open-house/200029065735540
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Urbana
- **state**: IL
- **country**: United States
- **location**: Urbana's Market at the Square
- **lat**: 40.109783188619
- **long**: -88.205998997827
- **full address**: Urbana's Market at the Square, 250 E Illinois St,Urbana, Illinois, United States

## Event gallery

- **Alt text**: Shoppes at Urban Market's Holiday Open House
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5000bd5bbb55b7bd16446e8fd055d66c8c8951e8d04d073926a5d8793bf6daca-rimg-w1200-h1553-dcffffff-gmir?v=1767423563

## FAQs

- **Q**: When and where is Shoppes at Urban Market's Holiday Open House being held?
  - **A:** Shoppes at Urban Market's Holiday Open House takes place on Sun, 04 Jan, 2026 at 12:00 am to Sun, 04 Jan, 2026 at 12:00 am at Urbana's Market at the Square, 250 E Illinois St,Urbana, Illinois, United States.
- **Q**: Who is organizing Shoppes at Urban Market's Holiday Open House?
  - **A:** Shoppes at Urban Market's Holiday Open House is organized by Urban Market Warehouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shoppes at Urban Market's Holiday Open House",
        "image": "https://cdn-az.allevents.in/events9/banners/5000bd5bbb55b7bd16446e8fd055d66c8c8951e8d04d073926a5d8793bf6daca-rimg-w1200-h1553-dcffffff-gmir?v=1767423563",
        "startDate": "2026-01-04",
        "url": "https://allevents.in/urbana/shoppes-at-urban-markets-holiday-open-house/200029065735540",
        "location": {
            "@type": "Place",
            "name": "Urbana's Market at the Square",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 E Illinois St,Urbana, Illinois",
                "addressLocality": "Urbana",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.109783188619",
                "longitude": "-88.205998997827"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Special items shown are priced well and 100% of the price will go to the Hickory Log home for men with special needs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Urban Market Warehouse",
                "url": "https://allevents.in/org/urban-market-warehouse/26407141"
            }
        ]
    }
]
```