

# Event Details

- **Event Name**: Friends of the Library Book Sale
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 09:00 am – Sat, 18 Apr, 2026 at 10:00 am
- **Event Description**: Join us for our Friends of the Library Book Sale. This is a great opportunity to find some unique books and DVDs at a great price.
- **Event URL**: https://allevents.in/princeton/friends-of-the-library-book-sale/200029921641448
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Princeton
- **state**: WV
- **country**: United States
- **location**: Princeton Public Library
- **lat**: 37.3697
- **long**: -81.0962
- **full address**: Princeton Public Library, 920 Mercer St, Princeton, WV 24740-2910, United States

## Event gallery

- **Alt text**: Friends of the Library Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/34252f4893ccb51cb1bfe45f4ed2f503dda4441be42d816de7439f80d48350a5-rimg-w700-h403-dc050201-gmir?v=1775831268

## FAQs

- **Q**: When and where is Friends of the Library Book Sale being held?
  - **A:** Friends of the Library Book Sale takes place on Mon, 13 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 10:00 am at Princeton Public Library, 920 Mercer St, Princeton, WV 24740-2910, United States.
- **Q**: Who is organizing Friends of the Library Book Sale?
  - **A:** Friends of the Library Book Sale is organized by Princeton 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/events3/banners/34252f4893ccb51cb1bfe45f4ed2f503dda4441be42d816de7439f80d48350a5-rimg-w700-h403-dc050201-gmir?v=1775831268",
        "startDate": "2026-04-13",
        "endDate": "2026-04-18",
        "url": "https://allevents.in/princeton/friends-of-the-library-book-sale/200029921641448",
        "location": {
            "@type": "Place",
            "name": "Princeton Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "920 Mercer St, Princeton, WV 24740-2910, United States",
                "addressLocality": "Princeton",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.3697",
                "longitude": "-81.0962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Friends of the Library Book Sale. This is a great opportunity to find some unique books and DVDs at a great price.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Princeton Public Library",
                "url": "https://allevents.in/org/princeton-public-library/16902613",
                "description": "Visit www.princetonlibrarywv.com for more information about the library and upcoming programs."
            }
        ]
    }
]
```