

# Event Details

- **Event Name**: Annual Garage Sale
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 08:00 am
- **Event Description**: Annual Fundraiser
- **Event URL**: https://allevents.in/foley/annual-garage-sale/200029657525033
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details

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

## Event venue details

- **city**: Foley
- **state**: MN
- **country**: United States
- **location**: 640 Broadway Ave N, Foley, MN, United States, Minnesota 56329
- **lat**: 45.66898
- **long**: -93.91302
- **full address**: 640 Broadway Ave N, Foley, MN, United States, Minnesota 56329

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Gustavus Adolphus Lutheran church (https://allevents.in/org/gustavus-adolphus-lutheran-church/23362957)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d5dd6078761cd1c60d38ca10a5d29e25df78b920ed6e5c8abab08d55d34fa05c-rimg-w1200-h498-dc584d4c-gmir?v=1772207668
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a5ec3d3daa7dd104818c153bceaadd9cb5d39cf973854273a40e0094e0815dfd-rimg-w300-h300-dcbcc6d1-gmir?v=1772207669

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** 640 Broadway Ave N, Foley, MN, United States, Minnesota 56329
- **Q**: Who is organizing the event?
  - **A:** Gustavus Adolphus Lutheran church
- **Q**: What type of event is this?
  - **A:** nonprofit
- **Q**: Where can I find ticket details about Annual Garage Sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Garage Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/d5dd6078761cd1c60d38ca10a5d29e25df78b920ed6e5c8abab08d55d34fa05c-rimg-w1200-h498-dc584d4c-gmir?v=1772207668",
        "startDate": "2026-03-06",
        "url": "https://allevents.in/foley/annual-garage-sale/200029657525033",
        "location": {
            "@type": "Place",
            "name": "640 Broadway Ave N, Foley, MN, United States, Minnesota 56329",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 Broadway Ave N, Foley, MN 56329-8797, United States",
                "addressLocality": "Foley",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.66898",
                "longitude": "-93.91302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Fundraiser",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gustavus Adolphus Lutheran church",
                "url": "https://allevents.in/org/gustavus-adolphus-lutheran-church/23362957"
            }
        ]
    }
]
```