

# Event Details

- **Event Name**: Holiday Market in the Village
- **Event Start and End Date**: Sat, 07 Nov, 2020 at 12:00 pm – Sat, 19 Dec, 2020 at 04:00 pm
- **Event URL**: https://allevents.in/frederick/holiday-market-in-the-village/200020282241045
- **Event Categories**: christmas-markets-and-fairs
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Frederick
- **state**: MD
- **country**: United States
- **location**: The Village at Wormans Mill
- **lat**: 39.45473402065
- **long**: -77.386096656915
- **full address**: The Village at Wormans Mill, 2470 Merchant Circle, Frederick, MD 21701, United States

## Event gallery

- **Alt text**: Holiday Market in the Village
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ba49c33f5ec72a4436e9253f27477fb1b7077132b88ca75df56856a9b0968f14-rimg-w526-h296-gmir.jpg?v=1605741568

## FAQs

- **Q**: When and where is Holiday Market in the Village being held?
  - **A:** Holiday Market in the Village takes place on Sat, 07 Nov, 2020 at 12:00 pm to Sat, 19 Dec, 2020 at 04:00 pm at The Village at Wormans Mill, 2470 Merchant Circle, Frederick, MD 21701, United States.
- **Q**: Who is organizing Holiday Market in the Village?
  - **A:** Holiday Market in the Village is organized by Sweet & Savory Bake Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Market in the Village",
        "image": "https://cdn-az.allevents.in/events1/banners/ba49c33f5ec72a4436e9253f27477fb1b7077132b88ca75df56856a9b0968f14-rimg-w526-h296-gmir.jpg?v=1605741568",
        "startDate": "2020-11-07",
        "endDate": "2020-12-19",
        "url": "https://allevents.in/frederick/holiday-market-in-the-village/200020282241045",
        "eventStatus": "https://schema.org/EventCancelled",
        "location": {
            "@type": "Place",
            "name": "The Village at Wormans Mill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2470 Merchant Circle, Frederick, MD 21701",
                "addressLocality": "Frederick",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.45473402065",
                "longitude": "-77.386096656915"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sweet & Savory Bake Shop",
                "url": "https://allevents.in/org/sweet-and-savory-bake-shop/18172796"
            }
        ]
    }
]
```