

# Event Details

- **Event Name**: Winter Market in the Greenhouse
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 12:00 pm – Sat, 21 Mar, 2026 at 04:00 pm
- **Event Description**: The Greenhouse will be heated and warm! Come shop local vendors and products!
- **Event URL**: https://allevents.in/newport/winter-market-in-the-greenhouse/200029721348252
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: VT
- **country**: United States
- **location**: 20 Elm Street, Newport, VT, United States, Vermont 05855
- **lat**: 44.9459
- **long**: -72.19362
- **full address**: 20 Elm Street, Newport, VT, United States, Vermont 05855

## Event gallery

- **Alt text**: Winter Market in the Greenhouse
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/88db8d58714ea7c1ff490de3e9d00d0c84e60b34064de01ac228d568108119e1-rimg-w940-h788-dcffffff-gmir?v=1773214251

## FAQs

- **Q**: When and where is Winter Market in the Greenhouse being held?
  - **A:** Winter Market in the Greenhouse takes place on Sat, 21 Mar, 2026 at 12:00 pm to Sat, 21 Mar, 2026 at 04:00 pm at 20 Elm Street, Newport, VT, United States, Vermont 05855.
- **Q**: Who is organizing Winter Market in the Greenhouse?
  - **A:** Winter Market in the Greenhouse is organized by Judd’s Plants.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Market in the Greenhouse",
        "image": "https://cdn-az.allevents.in/events2/banners/88db8d58714ea7c1ff490de3e9d00d0c84e60b34064de01ac228d568108119e1-rimg-w940-h788-dcffffff-gmir?v=1773214251",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/newport/winter-market-in-the-greenhouse/200029721348252",
        "location": {
            "@type": "Place",
            "name": "20 Elm Street, Newport, VT, United States, Vermont 05855",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Elm St, Newport, VT 05855-5729, United States",
                "addressLocality": "Newport",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.9459",
                "longitude": "-72.19362"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Greenhouse will be heated and warm! Come shop local vendors and products!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Judds Plants",
                "url": "https://allevents.in/org/judd’s-plants/26965838"
            }
        ]
    }
]
```