

# Event Details

- **Event Name**: Moving sale 
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am (-04:00)
- **Event Description**: All house hold
- **Event URL**: https://allevents.in/greenfield/moving-sale/200029929827029
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029929827029?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=greenfield-events

## Event venue details

- **city**: Greenfield
- **state**: MA
- **country**: United States
- **location**: Calvary Cemetery
- **lat**: 42.57707
- **long**: -72.61514
- **full address**: Calvary Cemetery, 175 Wisdom Way,Greenfield, Massachusetts, United States

## Event gallery

- **Alt text**: Moving sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8f3fe8d61378d19ed832c5ed8660659efb04e899730be52825a4bbc004cf5915-rimg-w1200-h584-dc151a17-gmir?v=1775938348

## FAQs

- **Q**: When and where is Moving sale  being held?
  - **A:** Moving sale  takes place on Sun, 12 Apr, 2026 at 09:00 am to Sun, 12 Apr, 2026 at 09:00 am at Calvary Cemetery, 175 Wisdom Way,Greenfield, Massachusetts, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Moving sale",
        "image": "https://cdn-az.allevents.in/events6/banners/8f3fe8d61378d19ed832c5ed8660659efb04e899730be52825a4bbc004cf5915-rimg-w1200-h584-dc151a17-gmir?v=1775938348",
        "startDate": "2026-04-12T09:00:00-04:00",
        "url": "https://allevents.in/greenfield/moving-sale/200029929827029",
        "location": {
            "@type": "Place",
            "name": "Calvary Cemetery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "175 Wisdom Way,Greenfield, Massachusetts",
                "addressLocality": "Greenfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.57707",
                "longitude": "-72.61514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All house hold"
    }
]
```