

# Event Details

- **Event Name**: New City Market
- **Event Start and End Date**: Sun, 25 Jan, 2026 at 12:00 pm
- **Event Description**: Come on down to the brewery and support some local artisans.
- **Event URL**: https://allevents.in/easthampton/new-city-market/200029535483439
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details


## Event venue details

- **city**: Easthampton
- **state**: MA
- **country**: United States
- **location**: 180 Pleasant St (12 Rear), Easthampton, MA, United States, Massachusetts 01027
- **lat**: 42.27478
- **long**: -72.65939
- **full address**: 180 Pleasant St (12 Rear), Easthampton, MA, United States, Massachusetts 01027

## Event gallery

- **Alt text**: New City Market
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/06be251ffce4ce6f5eb458725f5e3eed13ade8279df01ce8001ea84a82e6b35e-rimg-w940-h788-dcc3e9fe-gmir?v=1768995039

## FAQs

- **Q**: When and where is New City Market being held?
  - **A:** New City Market takes place on Sun, 25 Jan, 2026 at 12:00 pm to Sun, 25 Jan, 2026 at 12:00 pm at 180 Pleasant St (12 Rear), Easthampton, MA, United States, Massachusetts 01027.
- **Q**: Who is organizing New City Market?
  - **A:** New City Market is organized by New City Brewery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New City Market",
        "image": "https://cdn-az.allevents.in/events6/banners/06be251ffce4ce6f5eb458725f5e3eed13ade8279df01ce8001ea84a82e6b35e-rimg-w940-h788-dcc3e9fe-gmir?v=1768995039",
        "startDate": "2026-01-25",
        "url": "https://allevents.in/easthampton/new-city-market/200029535483439",
        "location": {
            "@type": "Place",
            "name": "180 Pleasant St (12 Rear), Easthampton, MA, United States, Massachusetts 01027",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "180 Pleasant St, Easthampton, MA 01027-1287, United States",
                "addressLocality": "Easthampton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.27478",
                "longitude": "-72.65939"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on down to the brewery and support some local artisans.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New City Brewery",
                "url": "https://allevents.in/org/new-city-brewery/25988240"
            }
        ]
    }
]
```