

# Event Details

- **Event Name**: Bake Auction at the Park
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 06:00 pm
- **Event Description**: Please come to the park and support the library at our annual bake auction!
- **Event URL**: https://allevents.in/alden/bake-auction-at-the-park/200030189791812
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Alden
- **state**: IA
- **country**: United States
- **location**: 1012 Water St, Alden, IA, United States, Iowa 50006
- **lat**: 42.51971
- **long**: -93.37458
- **full address**: 1012 Water St, Alden, IA, United States, Iowa 50006

## Event gallery

- **Alt text**: Bake Auction at the Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/da709664d562188e601304847ad2e6f967c8ce511e05f6569860c24e8add17e7-rimg-w940-h788-dcfbffff-gmir?v=1781328456

## FAQs

- **Q**: When and where is Bake Auction at the Park being held?
  - **A:** Bake Auction at the Park takes place on Fri, 19 Jun, 2026 at 06:00 pm to Fri, 19 Jun, 2026 at 06:00 pm at 1012 Water St, Alden, IA, United States, Iowa 50006.
- **Q**: Who is organizing Bake Auction at the Park?
  - **A:** Bake Auction at the Park is organized by Dr. Grace O. Doane Alden Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bake Auction at the Park is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Alden, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bake Auction at the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bake Auction at the Park",
        "image": "https://cdn-az.allevents.in/events2/banners/da709664d562188e601304847ad2e6f967c8ce511e05f6569860c24e8add17e7-rimg-w940-h788-dcfbffff-gmir?v=1781328456",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/alden/bake-auction-at-the-park/200030189791812",
        "location": {
            "@type": "Place",
            "name": "1012 Water St, Alden, IA, United States, Iowa 50006",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1012 Water St, Alden, IA 50006-7719, United States",
                "addressLocality": "Alden",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.51971",
                "longitude": "-93.37458"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please come to the park and support the library at our annual bake auction!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dr. Grace O. Doane Alden Public Library",
                "url": "https://allevents.in/org/dr-grace-o-doane-alden-public-library/19278001"
            }
        ]
    }
]
```