

# Event Details

- **Event Name**: Annual Provinces Community Yard Sale
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 08:00 am – Sat, 13 Jun, 2026 at 01:00 pm
- **Event Description**: Join the residents of The Provinces for our annual community yard sale this Saturday. 
(Rain Date June 20th)
- **Event URL**: https://allevents.in/severn/annual-provinces-community-yard-sale/200030217105553
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Severn
- **state**: MD
- **country**: United States
- **location**: The Provinces
- **lat**: 39.135699213361
- **long**: -76.722530684742
- **full address**: The Provinces, Stone Castle Dr,Severn, Maryland, United States

## Event gallery

- **Alt text**: Annual Provinces Community Yard Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Provinces+Community+Yard+Sale&date=Sat%2C+13+Jun%2C+2026+at+08%3A00+am&bg=4

## FAQs

- **Q**: When and where is Annual Provinces Community Yard Sale being held?
  - **A:** Annual Provinces Community Yard Sale takes place on Sat, 13 Jun, 2026 at 08:00 am to Sat, 13 Jun, 2026 at 01:00 pm at The Provinces, Stone Castle Dr,Severn, Maryland, United States.
- **Q**: Who is organizing Annual Provinces Community Yard Sale?
  - **A:** Annual Provinces Community Yard Sale is organized by The Provinces, Severn Maryland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Provinces Community Yard Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Provinces+Community+Yard+Sale&date=Sat%2C+13+Jun%2C+2026+at+08%3A00+am&bg=4",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/severn/annual-provinces-community-yard-sale/200030217105553",
        "location": {
            "@type": "Place",
            "name": "The Provinces",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stone Castle Dr,Severn, Maryland",
                "addressLocality": "Severn",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.135699213361",
                "longitude": "-76.722530684742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the residents of The Provinces for our annual community yard sale this Saturday. \n(Rain Date June 20th)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Provinces Severn Maryland",
                "url": "https://allevents.in/org/the-provinces-severn-maryland/27905996"
            }
        ]
    }
]
```