

# Event Details

- **Event Name**: Book & Bake Sale
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am
- **Event Description**: Stop by the Library on Saturday, December 6th for some sweet treats and used books! Fill a bag with books for just $10, and enjoy some delicious baked goods. Payment can be made by cash or card. All proceeds support the Library.
- **Event URL**: https://allevents.in/brockville/book-and-bake-sale/200029257560919
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details


## Event venue details

- **city**: Brockville
- **state**: ON
- **country**: Canada
- **location**: 23 Buell Street, Brockville, ON, Canada, Ontario K6V 5T7
- **lat**: 44.58935
- **long**: -75.68652
- **full address**: 23 Buell Street, Brockville, ON, Canada, Ontario K6V 5T7

## Event gallery

- **Alt text**: Book &amp; Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/33ae0b0937e6fe8875535d7705a699d6c54b59a2a4bc3f5fdace569ef0427efe-rimg-w1200-h1600-dc57beba-gmir?v=1764726818

## FAQs

- **Q**: When and where is Book & Bake Sale being held?
  - **A:** Book &amp; Bake Sale takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 10:00 am at 23 Buell Street, Brockville, ON, Canada, Ontario K6V 5T7.
- **Q**: Who is organizing Book & Bake Sale?
  - **A:** Book &amp; Bake Sale is organized by Brockville Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book &amp; Bake Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/33ae0b0937e6fe8875535d7705a699d6c54b59a2a4bc3f5fdace569ef0427efe-rimg-w1200-h1600-dc57beba-gmir?v=1764726818",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/brockville/book-and-bake-sale/200029257560919",
        "location": {
            "@type": "Place",
            "name": "23 Buell Street, Brockville, ON, Canada, Ontario K6V 5T7",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Brockville Public Library, 23 Buell St, Brockville, ON K6V, Canada",
                "addressLocality": "Brockville",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.58935",
                "longitude": "-75.68652"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the Library on Saturday, December 6th for some sweet treats and used books! Fill a bag with books for just $10, and enjoy some delicious baked goods. Payment can be made by cash or card. All proceeds support the Library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brockville Public Library",
                "url": "https://allevents.in/org/brockville-public-library/26245042"
            }
        ]
    }
]
```