

# Event Details

- **Event Name**: Market at the Museum
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am – Sat, 06 Jun, 2026 at 04:00 pm (-04:00)
- **Event Description**: Join us for our third annual Market at the Museum! Enjoy free admission while you shop from over 30 amazing local vendors!
- **Event URL**: https://allevents.in/guelph/market-at-the-museum/200029977947057
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Guelph
- **state**: ON
- **country**: Canada
- **location**: Guelph Civic Museum
- **lat**: 43.543831
- **long**: -80.250635
- **full address**: Guelph Civic Museum, 52 Norfolk Street,Guelph, Ontario, Canada

## Event gallery

- **Alt text**: Market at the Museum
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/25728e5d221d4c03005cc04f3be346463daa7f6d47175ef85201a8cde1d1e44a-rimg-w1080-h1350-dcf2ead1-gmir?v=1776913917

## FAQs

- **Q**: When and where is Market at the Museum being held?
  - **A:** Market at the Museum takes place on Sat, 06 Jun, 2026 at 10:00 am to Sat, 06 Jun, 2026 at 04:00 pm at Guelph Civic Museum, 52 Norfolk Street,Guelph, Ontario, Canada.
- **Q**: Who is organizing Market at the Museum?
  - **A:** Market at the Museum is organized by Muskrat Markets .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Market at the Museum",
        "image": "https://cdn-az.allevents.in/events9/banners/25728e5d221d4c03005cc04f3be346463daa7f6d47175ef85201a8cde1d1e44a-rimg-w1080-h1350-dcf2ead1-gmir?v=1776913917",
        "startDate": "2026-06-06T10:00:00-04:00",
        "endDate": "2026-06-06T16:00:00-04:00",
        "url": "https://allevents.in/guelph/market-at-the-museum/200029977947057",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Guelph Civic Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "52 Norfolk Street,Guelph, Ontario",
                "addressLocality": "Guelph",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.543831",
                "longitude": "-80.250635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our third annual Market at the Museum! Enjoy free admission while you shop from over 30 amazing local vendors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Muskrat Markets ",
                "url": "https://allevents.in/org/muskrat-markets/23731190"
            }
        ]
    }
]
```