

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 09:00 am
- **Event Description**: Yard Sale! 

*Household Items
*Tools
*Baby/Kids Toys
*Sneakers 
*Elliptical
*Winter Coats/Gear
*Hot Chocolate/Tea
- **Event URL**: https://allevents.in/warwick/yard-sale/200029154560329
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Warwick
- **state**: RI
- **country**: United States
- **location**: 47 Model Ave. Warwick, RI 02889
- **lat**: 41.72676
- **long**: -71.41704
- **full address**: 47 Model Ave. Warwick, RI 02889, 47 Model Ave, Warwick, RI 02889-3819, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yard+Sale&date=Sat%2C+08+Nov%2C+2025+at+09%3A00+am&bg=5

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 08 Nov, 2025 at 09:00 am to Sat, 08 Nov, 2025 at 09:00 am at 47 Model Ave. Warwick, RI 02889, 47 Model Ave, Warwick, RI 02889-3819, United States.

## 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=Sat%2C+08+Nov%2C+2025+at+09%3A00+am&bg=5",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/warwick/yard-sale/200029154560329",
        "location": {
            "@type": "Place",
            "name": "47 Model Ave. Warwick, RI 02889",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "47 Model Ave, Warwick, RI 02889-3819, United States",
                "addressLocality": "Warwick",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72676",
                "longitude": "-71.41704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Yard Sale! \n\n*Household Items\n*Tools\n*Baby/Kids Toys\n*Sneakers \n*Elliptical\n*Winter Coats/Gear\n*Hot Chocolate/Tea"
    }
]
```