

# Event Details

- **Event Name**: Yard sale
- **Event Start and End Date**: Sun, 31 Aug, 2025 at 11:00 am
- **Event Description**: We are having a Yard Sale please join if interested
- **Event URL**: https://allevents.in/methuen/yard-sale/200028765831122
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Methuen
- **state**: MA
- **country**: United States
- **location**: Colonial Village apartments, Methuen, MA
- **lat**: 42.742
- **long**: -71.1396
- **full address**: Colonial Village apartments, Methuen, MA, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yard+sale&date=Sun%2C+31+Aug%2C+2025+at+11%3A00+am&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yard+sale&date=31+Aug

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 31 Aug, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Colonial Village apartments, Methuen, MA, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Yard sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Yard+sale&date=Sun%2C+31+Aug%2C+2025+at+11%3A00+am&bg=3",
        "startDate": "2025-08-31",
        "url": "https://allevents.in/methuen/yard-sale/200028765831122",
        "location": {
            "@type": "Place",
            "name": "Colonial Village apartments, Methuen, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Independence Dr, Methuen, MA 01844-5723, United States",
                "addressLocality": "Methuen",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.742",
                "longitude": "-71.1396"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having a Yard Sale please join if interested"
    }
]
```