

# Event Details

- **Event Name**: Spring Market
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am – Sat, 09 May, 2026 at 04:00 pm (-05:00)
- **Event Description**: Spring Market Series Begins – May 9th
- **Event URL**: https://allevents.in/lockport/spring-market/200029983461544
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lockport
- **state**: MB
- **country**: Canada
- **location**: The Village at Pineridge Hollow
- **lat**: 49.9492
- **long**: -96.88806
- **full address**: The Village at Pineridge Hollow, Lockport, Canada

## Event gallery

- **Alt text**: Spring Market
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/67b71f30381e3568a01b38cb884ab81e64a0c76945bb3e6f74dc6ca7999e9231-rimg-w1200-h1006-dcffffff-gmir?v=1777072784

## FAQs

- **Q**: When and where is Spring Market being held?
  - **A:** Spring Market takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 04:00 pm at The Village at Pineridge Hollow, Lockport, Canada.
- **Q**: Who is organizing Spring Market?
  - **A:** Spring Market is organized by Heart and Home Publishing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Market",
        "image": "https://cdn-az.allevents.in/events8/banners/67b71f30381e3568a01b38cb884ab81e64a0c76945bb3e6f74dc6ca7999e9231-rimg-w1200-h1006-dcffffff-gmir?v=1777072784",
        "startDate": "2026-05-09T10:00:00-05:00",
        "endDate": "2026-05-09T16:00:00-05:00",
        "url": "https://allevents.in/lockport/spring-market/200029983461544",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Village at Pineridge Hollow",
            "address": {
                "@type": "PostalAddress",
                "name": "The Village at Pineridge Hollow, Lockport, Canada",
                "addressLocality": "Lockport",
                "addressRegion": "MB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.9492",
                "longitude": "-96.88806"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Market Series Begins – May 9th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heart and Home Publishing",
                "url": "https://allevents.in/org/heart-and-home-publishing/27671064"
            }
        ]
    }
]
```