

# Event Details

- **Event Name**: Garage sale fundraiser
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 02:00 pm
- **Event Description**: Join us for a garage sale to help support TRAIN Rescue.  

Who knows what kind of treasures you may find.
- **Event URL**: https://allevents.in/east-peoria/garage-sale-fundraiser/200030183576244
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: East Peoria
- **state**: IL
- **country**: United States
- **location**: 121 Kaskaskia Ct, East Peoria, IL
- **lat**: 40.6846
- **long**: -89.53811
- **full address**: 121 Kaskaskia Ct, East Peoria, IL, United States

## Event gallery

- **Alt text**: Garage sale fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7e3524c068fc64ad2e658bcb823aec273d79b72d4ae4d08fb75b6644a9bc669e-rimg-w596-h314-dc272020-gmir?v=1781754741

## FAQs

- **Q**: When and where is Garage sale fundraiser being held?
  - **A:** Garage sale fundraiser takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 02:00 pm at 121 Kaskaskia Ct, East Peoria, IL, United States.
- **Q**: Who is organizing Garage sale fundraiser?
  - **A:** Garage sale fundraiser is organized by TRAIN Team Rescuing Animals in Need.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage sale fundraiser",
        "image": "https://cdn-az.allevents.in/events7/banners/7e3524c068fc64ad2e658bcb823aec273d79b72d4ae4d08fb75b6644a9bc669e-rimg-w596-h314-dc272020-gmir?v=1781754741",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/east-peoria/garage-sale-fundraiser/200030183576244",
        "location": {
            "@type": "Place",
            "name": "121 Kaskaskia Ct, East Peoria, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 Kaskaskia Ct, East Peoria, IL 61611-1769, United States",
                "addressLocality": "East Peoria",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6846",
                "longitude": "-89.53811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a garage sale to help support TRAIN Rescue.  \n\nWho knows what kind of treasures you may find.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TRAIN Team Rescuing Animals in Need",
                "url": "https://allevents.in/org/train-team-rescuing-animals-in-need/12715290",
                "description": "TRAIN is a foster-based rescue in Peoria, IL providing temporary homes for companion animals in danger of euthanasia until a permanent home can be found.\n"
            }
        ]
    }
]
```