

# Event Details

- **Event Name**: Friends of the Library Bake Sale
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: Stop by the Library and grab a delicious homemade treat. Baked goods only available while supply lasts – and they usually go fast. This is a Friends of the Library Fundraiser.
- **Event URL**: https://allevents.in/coloma/friends-of-the-library-bake-sale/200029236328810
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Coloma
- **state**: WI
- **country**: United States
- **location**: Coloma Public Library
- **lat**: 44.03403
- **long**: -89.52292
- **full address**: Coloma Public Library, 155 N Front St, Coloma, WI 54930-5508, United States

## Event gallery

- **Alt text**: Friends of the Library Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/257c6b9062aabda8b7e0289eab6856a420af199c25552712ddf72d53e98d542a-rimg-w464-h600-dcfff4e1-gmir?v=1764368259

## FAQs

- **Q**: When and where is Friends of the Library Bake Sale being held?
  - **A:** Friends of the Library Bake Sale takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 12:00 pm at Coloma Public Library, 155 N Front St, Coloma, WI 54930-5508, United States.
- **Q**: Who is organizing Friends of the Library Bake Sale?
  - **A:** Friends of the Library Bake Sale is organized by Coloma Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Library Bake Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/257c6b9062aabda8b7e0289eab6856a420af199c25552712ddf72d53e98d542a-rimg-w464-h600-dcfff4e1-gmir?v=1764368259",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/coloma/friends-of-the-library-bake-sale/200029236328810",
        "location": {
            "@type": "Place",
            "name": "Coloma Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 N Front St, Coloma, WI 54930-5508, United States",
                "addressLocality": "Coloma",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.03403",
                "longitude": "-89.52292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the Library and grab a delicious homemade treat. Baked goods only available while supply lasts – and they usually go fast. This is a Friends of the Library Fundraiser.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coloma Public Library",
                "url": "https://allevents.in/org/coloma-public-library/21226546"
            }
        ]
    }
]
```