

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Fri, 05 Sep, 2025 at 10:00 am – Sun, 07 Sep, 2025 at 03:00 pm
- **Event Description**: Toys, sports equipment, clothes, household items, and much more!
- **Event URL**: https://allevents.in/bloomington/garage-sale/200028783291303
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Bloomington
- **state**: MN
- **country**: United States
- **location**: Bloomington, Minn.
- **lat**: 44.833611111111
- **long**: -93.31
- **full address**: Bloomington, Minn., United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/69d5c9ca22d22cc2b4c0fa1a275fec0b65b6eeadedac5102dbebee06141a7a12-rimg-w513-h304-dcfefefe-gmir?v=1757075033
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Garage+Sale&date=05+Sep

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Sep, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Bloomington, Minn., United States
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Garage Sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/69d5c9ca22d22cc2b4c0fa1a275fec0b65b6eeadedac5102dbebee06141a7a12-rimg-w513-h304-dcfefefe-gmir?v=1757075033",
        "startDate": "2025-09-05",
        "endDate": "2025-09-07",
        "url": "https://allevents.in/bloomington/garage-sale/200028783291303",
        "location": {
            "@type": "Place",
            "name": "Bloomington, Minn.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bloomington, Minnesota",
                "addressLocality": "Bloomington",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.833611111111",
                "longitude": "-93.31"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Toys, sports equipment, clothes, household items, and much more!"
    }
]
```