

# Event Details

- **Event Name**: Friends $3 Bag Book Sale
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 09:00 am – Sat, 27 Dec, 2025 at 04:30 pm
- **Event Description**: On the last Saturday of each month, get a bag of books for $3. You can bring your own brown grocery bag or ask for one at the circulation desk.
- **Event URL**: https://allevents.in/lowell/friends-$3-bag-book-sale/200029201816226
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Lowell
- **state**: IN
- **country**: United States
- **location**: 1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356
- **lat**: 41.29116
- **long**: -87.40546
- **full address**: 1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356

## Event gallery

- **Alt text**: Friends $3 Bag Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f6f753eb5d3faee3b7302d2576232dd835205391adb902449e65006fb5280190-rimg-w624-h498-dcffffff-gmir?v=1766831635

## FAQs

- **Q**: When and where is Friends $3 Bag Book Sale being held?
  - **A:** Friends $3 Bag Book Sale takes place on Sat, 27 Dec, 2025 at 09:00 am to Sat, 27 Dec, 2025 at 04:30 pm at 1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356.
- **Q**: Who is organizing Friends $3 Bag Book Sale?
  - **A:** Friends $3 Bag Book Sale is organized by Lowell Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends $3 Bag Book Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/f6f753eb5d3faee3b7302d2576232dd835205391adb902449e65006fb5280190-rimg-w624-h498-dcffffff-gmir?v=1766831635",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/lowell/friends-$3-bag-book-sale/200029201816226",
        "location": {
            "@type": "Place",
            "name": "1505 E Commercial Ave, Lowell, IN, United States, Indiana 46356",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1505 E Commercial Ave, Lowell, IN 46356-2107, United States",
                "addressLocality": "Lowell",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.29116",
                "longitude": "-87.40546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On the last Saturday of each month, get a bag of books for $3. You can bring your own brown grocery bag or ask for one at the circulation desk.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lowell Public Library",
                "url": "https://allevents.in/org/lowell-public-library/20441651"
            }
        ]
    }
]
```