

# Event Details

- **Event Name**: Children's Holiday Shopping Spree
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:00 am – Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Children are able to come and do their holiday shopping at very low cost. It's an amazing tradition that gives children a chance to surprise their family with personalized gifts during the holidays.
- **Event URL**: https://allevents.in/winnipeg/childrens-holiday-shopping-spree/200028830717702
- **Event Categories**: holiday, shopping
- **Interested Audience**: 
  - total_interested_count: 469

## Ticket Details


## Event venue details

- **city**: Winnipeg
- **state**: MB
- **country**: Canada
- **location**: 75 Woodlawn Ave, Winnipeg, MB, Canada
- **lat**: 49.8218
- **long**: -97.12044
- **full address**: 75 Woodlawn Ave, Winnipeg, MB, Canada

## Event gallery

- **Alt text**: Children's Holiday Shopping Spree
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/894ba323ef1d737509f24d998dd7835b4934832b14d8236fee427382ee1b5e30-rimg-w1080-h1080-dcffffff-gmir?v=1764939911

## FAQs

- **Q**: When and where is Children's Holiday Shopping Spree being held?
  - **A:** Children's Holiday Shopping Spree takes place on Sun, 07 Dec, 2025 at 11:00 am to Sun, 07 Dec, 2025 at 03:00 pm at 75 Woodlawn Ave, Winnipeg, MB, Canada.
- **Q**: Who is organizing Children's Holiday Shopping Spree?
  - **A:** Children's Holiday Shopping Spree is organized by Greendell Park Community Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Holiday Shopping Spree",
        "image": "https://cdn-az.allevents.in/events2/banners/894ba323ef1d737509f24d998dd7835b4934832b14d8236fee427382ee1b5e30-rimg-w1080-h1080-dcffffff-gmir?v=1764939911",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/winnipeg/childrens-holiday-shopping-spree/200028830717702",
        "location": {
            "@type": "Place",
            "name": "75 Woodlawn Ave, Winnipeg, MB, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 Woodlawn Ave, Winnipeg, MB R2M 2P3, Canada",
                "addressLocality": "Winnipeg",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.8218",
                "longitude": "-97.12044"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children are able to come and do their holiday shopping at very low cost. It's an amazing tradition that gives children a chance to surprise their family with personalized gifts during the holidays.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greendell Park Community Centre",
                "url": "https://allevents.in/org/greendell-park-community-centre/24326730"
            }
        ]
    }
]
```