

# Event Details

- **Event Name**: Market at the Museum
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 10:00 am – Fri, 12 Dec, 2025 at 04:00 pm
- **Event Description**: It's almost here! Our 6th Annual Market begins next Tuesday, December 2, at the Center for History!  We can't wait to see you!
- **Event URL**: https://allevents.in/north-manchester/market-at-the-museum/200029343757101
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: North Manchester
- **state**: IN
- **country**: United States
- **location**: 122 E Main Street, North Manchester, IN
- **lat**: 40.99926
- **long**: -85.76929
- **full address**: 122 E Main Street, North Manchester, IN, United States

## Event gallery

- **Alt text**: Market at the Museum
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b28ba8b72d2c8e37d278ab8d88e17363ce1e65ae083e94a454694bba1cad65c8-rimg-w1200-h927-dcffffff-gmir?v=1765511100

## FAQs

- **Q**: When and where is Market at the Museum being held?
  - **A:** Market at the Museum takes place on Fri, 12 Dec, 2025 at 10:00 am to Fri, 12 Dec, 2025 at 04:00 pm at 122 E Main Street, North Manchester, IN, United States.
- **Q**: Who is organizing Market at the Museum?
  - **A:** Market at the Museum is organized by North Manchester Center for History.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Market at the Museum",
        "image": "https://cdn-az.allevents.in/events9/banners/b28ba8b72d2c8e37d278ab8d88e17363ce1e65ae083e94a454694bba1cad65c8-rimg-w1200-h927-dcffffff-gmir?v=1765511100",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/north-manchester/market-at-the-museum/200029343757101",
        "location": {
            "@type": "Place",
            "name": "122 E Main Street, North Manchester, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 E Main St, North Manchester, IN 46962-1821, United States",
                "addressLocality": "North Manchester",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.99926",
                "longitude": "-85.76929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's almost here! Our 6th Annual Market begins next Tuesday, December 2, at the Center for History!  We can't wait to see you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Manchester Center for History",
                "url": "https://allevents.in/org/north-manchester-center-for-history/26609673"
            }
        ]
    }
]
```