

# Event Details

- **Event Name**: Friends of the Library Book Sale
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 10:00 am – Tue, 03 Mar, 2026 at 02:00 pm
- **Event Description**: The Friends of the Library are here every Tuesday for their weekly book sale. This is a great time to bring large donations and to find some new books to enjoy.
- **Event URL**: https://allevents.in/athens/friends-of-the-library-book-sale/200029756401346
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: AL
- **country**: United States
- **location**: 603 S. Jefferson St, Athens, AL, United States, Alabama 35611
- **lat**: 34.79714
- **long**: -86.97236
- **full address**: 603 S. Jefferson St, Athens, AL, United States, Alabama 35611

## Event gallery

- **Alt text**: Friends of the Library Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c8701f6cfb87eabc729bf49550550587e6b80ff0961084f6de125970acd311a4-rimg-w940-h788-dc6586b9-gmir?v=1772383306

## FAQs

- **Q**: When and where is Friends of the Library Book Sale being held?
  - **A:** Friends of the Library Book Sale takes place on Tue, 03 Mar, 2026 at 10:00 am to Tue, 03 Mar, 2026 at 02:00 pm at 603 S. Jefferson St, Athens, AL, United States, Alabama 35611.
- **Q**: Who is organizing Friends of the Library Book Sale?
  - **A:** Friends of the Library Book Sale is organized by Athens-Limestone County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friends of the Library Book Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/c8701f6cfb87eabc729bf49550550587e6b80ff0961084f6de125970acd311a4-rimg-w940-h788-dc6586b9-gmir?v=1772383306",
        "startDate": "2026-03-03",
        "endDate": "2026-03-03",
        "url": "https://allevents.in/athens/friends-of-the-library-book-sale/200029756401346",
        "location": {
            "@type": "Place",
            "name": "603 S. Jefferson St, Athens, AL, United States, Alabama 35611",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "603 S Jefferson St, Athens, AL 35611-3543, United States",
                "addressLocality": "Athens",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.79714",
                "longitude": "-86.97236"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Friends of the Library are here every Tuesday for their weekly book sale. This is a great time to bring large donations and to find some new books to enjoy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athens-Limestone County Public Library",
                "url": "https://allevents.in/org/athens-limestone-county-public-library/12029587",
                "description": "We provide equal opportunity to information and education to everyone in the community."
            }
        ]
    }
]
```