

# Event Details

- **Event Name**: HOLIDAY SHOP at These Four Walls
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sat, 06 Dec, 2025 at 05:00 pm
- **Event Description**: Annual Holiday Shop! Mark your calendar and join us for a glass of bubbly and a whole beautiful store on sale. Saturday, Dec 6th
- **Event URL**: https://allevents.in/winnipeg/holiday-shop-at-these-four-walls/200029267309753
- **Event Categories**: holiday, calendar
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: These Four Walls
- **lat**: 49.87059
- **long**: -97.16368
- **full address**: These Four Walls, Winnipeg, Manitoba, Canada

## Event gallery

- **Alt text**: HOLIDAY SHOP at These Four Walls
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/415c7e20a9310b44bc048d208e7329e690f7bd5a255e86eea5b988dd7af7c297-rimg-w1200-h1200-dc32312d-gmir?v=1764912663

## FAQs

- **Q**: When and where is HOLIDAY SHOP at These Four Walls being held?
  - **A:** HOLIDAY SHOP at These Four Walls takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 05:00 pm at These Four Walls, Winnipeg, Manitoba, Canada.
- **Q**: Who is organizing HOLIDAY SHOP at These Four Walls?
  - **A:** HOLIDAY SHOP at These Four Walls is organized by These Four Walls.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HOLIDAY SHOP at These Four Walls",
        "image": "https://cdn-az.allevents.in/events4/banners/415c7e20a9310b44bc048d208e7329e690f7bd5a255e86eea5b988dd7af7c297-rimg-w1200-h1200-dc32312d-gmir?v=1764912663",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/winnipeg/holiday-shop-at-these-four-walls/200029267309753",
        "location": {
            "@type": "Place",
            "name": "These Four Walls",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winnipeg, Manitoba",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.87059",
                "longitude": "-97.16368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Holiday Shop! Mark your calendar and join us for a glass of bubbly and a whole beautiful store on sale. Saturday, Dec 6th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "These Four Walls",
                "url": "https://allevents.in/org/these-four-walls/27137869"
            }
        ]
    }
]
```