

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 08:00 am – Sat, 19 Sep, 2026 at 02:00 pm (-04:00)
- **Event Description**: Community Yard Sale
- **Event URL**: https://allevents.in/north-brunswick/yard-sale/200030321883704
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: North Brunswick
- **state**: NJ
- **country**: United States
- **location**: North Brunswick Municipal Center
- **lat**: 40.46676
- **long**: -74.45802
- **full address**: North Brunswick Municipal Center, North Brunswick, NJ, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8b670cc033142133b9834c3995a6476d183a0964622a7329d0043c57b4bb93a8-rimg-w1093-h817-dcf8f8f8-gmir?v=1787446844

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 19 Sep, 2026 at 08:00 am to Sat, 19 Sep, 2026 at 02:00 pm at North Brunswick Municipal Center, North Brunswick, NJ, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by North Brunswick Woman s Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/8b670cc033142133b9834c3995a6476d183a0964622a7329d0043c57b4bb93a8-rimg-w1093-h817-dcf8f8f8-gmir?v=1787446844",
        "startDate": "2026-09-19T08:00:00-04:00",
        "endDate": "2026-09-19T14:00:00-04:00",
        "url": "https://allevents.in/north-brunswick/yard-sale/200030321883704",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "North Brunswick Municipal Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "North Brunswick, NJ",
                "addressLocality": "North Brunswick",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.46676",
                "longitude": "-74.45802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Yard Sale",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Brunswick Womans Club",
                "url": "https://allevents.in/org/north-brunswick-womans-club/13897349",
                "description": "North Brunswick Woman’s Club...\n“Joined Together, Making a Difference”\n"
            }
        ]
    }
]
```