

# Event Details

- **Event Name**: Yard Sale 
- **Event Start and End Date**: Sat, 09 May, 2026 at 08:00 am – Sat, 09 May, 2026 at 02:00 pm (-04:00)
- **Event Description**: Seventh Street Christian Church is stepping into a new chapter - reimagining our mission and moving beyond our home at 4101 Grove Ave. as we transition, we want what we've gathered over the years to find a new home.  Many items will be free - others will be marked with a price.
- **Event URL**: https://allevents.in/richmond/yard-sale/200029932080229
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: VA
- **country**: United States
- **location**: 4101 Grove Ave.
- **lat**: 37.56205
- **long**: -77.49317
- **full address**: 4101 Grove Ave., 4101 Grove Ave, Richmond, VA 23221-1905, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/261f9981495dd9406871e3cf4a643b019e15f27a2e39b873998442aece511345-rimg-w908-h704-dccb6ce4-gmir?v=1775991388

## FAQs

- **Q**: When and where is Yard Sale  being held?
  - **A:** Yard Sale  takes place on Sat, 09 May, 2026 at 08:00 am to Sat, 09 May, 2026 at 02:00 pm at 4101 Grove Ave., 4101 Grove Ave, Richmond, VA 23221-1905, United States.
- **Q**: Who is organizing Yard Sale ?
  - **A:** Yard Sale  is organized by Seventh Street Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/261f9981495dd9406871e3cf4a643b019e15f27a2e39b873998442aece511345-rimg-w908-h704-dccb6ce4-gmir?v=1775991388",
        "startDate": "2026-05-09T08:00:00-04:00",
        "endDate": "2026-05-09T14:00:00-04:00",
        "url": "https://allevents.in/richmond/yard-sale/200029932080229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "4101 Grove Ave.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4101 Grove Ave, Richmond, VA 23221-1905, United States",
                "addressLocality": "Richmond",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.56205",
                "longitude": "-77.49317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Seventh Street Christian Church is stepping into a new chapter - reimagining our mission and moving beyond our home at 4101 Grove Ave. as we transition, we want what we've gathered over the years to find a new home.  Many items will be free - others will be marked with a price.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seventh Street Christian Church",
                "url": "https://allevents.in/org/seventh-street-christian-church/13541153",
                "description": "We gather together as Disciples of Christ to give thanks to the living God, to pray, to listen, to question, and to stretch ourselves to respond with love and compassion, walking in the way of Jesus in the world. Worship service 11 a.m. Sundays."
            }
        ]
    }
]
```