

# Event Details

- **Event Name**: Community Yard Sale
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:00 am (-04:00)
- **Event Description**: The North Crossing Community Yard Sale is taking place June 6th, with June 7th as the rain date. We look forward to your participation! Help spread the word!
- **Event URL**: https://allevents.in/frederick/community-yard-sale/200030081858805
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Frederick
- **state**: MD
- **country**: United States
- **location**: North Crossing
- **lat**: 39.462859014072
- **long**: -77.412088586337
- **full address**: North Crossing, 1910 Timber Grove Rd, Frederick, MD 21702-3093, United States

## Event gallery

- **Alt text**: Community Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f05799a7e5d4fafabda5bb0dc1caabdecc7ef7721afef8d44bef5b738937ff0d-rimg-w1200-h845-dcffffff-gmir?v=1779324844

## FAQs

- **Q**: When and where is Community Yard Sale being held?
  - **A:** Community Yard Sale takes place on Sat, 06 Jun, 2026 at 08:00 am to Sat, 06 Jun, 2026 at 08:00 am at North Crossing, 1910 Timber Grove Rd, Frederick, MD 21702-3093, United States.
- **Q**: Who is organizing Community Yard Sale?
  - **A:** Community Yard Sale is organized by North Crossing Community.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Yard Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/f05799a7e5d4fafabda5bb0dc1caabdecc7ef7721afef8d44bef5b738937ff0d-rimg-w1200-h845-dcffffff-gmir?v=1779324844",
        "startDate": "2026-06-06T08:00:00-04:00",
        "url": "https://allevents.in/frederick/community-yard-sale/200030081858805",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "North Crossing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1910 Timber Grove Rd, Frederick, MD 21702-3093, United States",
                "addressLocality": "Frederick",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.462859014072",
                "longitude": "-77.412088586337"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The North Crossing Community Yard Sale is taking place June 6th, with June 7th as the rain date. We look forward to your participation! Help spread the word!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Crossing Community",
                "url": "https://allevents.in/org/north-crossing-community/18050060"
            }
        ]
    }
]
```