

# Event Details

- **Event Name**: Spring Book Sale
- **Event Start and End Date**: Fri, 15 May, 2026 at 10:00 am – Fri, 15 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: All purchases are "pay what you want" and help support the library's Summer Reading program.
- **Event URL**: https://allevents.in/portland/spring-book-sale/200030003764139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: ME
- **country**: United States
- **location**: PPL Warehouse - 1000 Riverside Street, Portland, Maine
- **lat**: 43.70861
- **long**: -70.31687
- **full address**: PPL Warehouse - 1000 Riverside Street, Portland, Maine, United States

## Event gallery

- **Alt text**: Spring Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/199e9d9b3d409fa6aa146a502f442c13ab65d2cdfa93491ef67e2a81467f1b32-rimg-w1200-h630-dcfefffe-gmir?v=1778419116

## FAQs

- **Q**: When and where is Spring Book Sale being held?
  - **A:** Spring Book Sale takes place on Fri, 15 May, 2026 at 10:00 am to Fri, 15 May, 2026 at 04:00 pm at PPL Warehouse - 1000 Riverside Street, Portland, Maine, United States.
- **Q**: Who is organizing Spring Book Sale?
  - **A:** Spring Book Sale is organized by Portland Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Book Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/199e9d9b3d409fa6aa146a502f442c13ab65d2cdfa93491ef67e2a81467f1b32-rimg-w1200-h630-dcfefffe-gmir?v=1778419116",
        "startDate": "2026-05-15T10:00:00-04:00",
        "endDate": "2026-05-15T16:00:00-04:00",
        "url": "https://allevents.in/portland/spring-book-sale/200030003764139",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PPL Warehouse - 1000 Riverside Street, Portland, Maine",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 Riverside St, Portland, ME 04103-1681, United States",
                "addressLocality": "Portland",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.70861",
                "longitude": "-70.31687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All purchases are \"pay what you want\" and help support the library's Summer Reading program.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portland Public Library",
                "url": "https://allevents.in/org/portland-public-library/9674322",
                "description": "The PPL system includes the Main Library downtown, the Peaks Island branch, the Burbank branch, and the Riverton branch. Visit www.portlandlibrary.com for more info."
            }
        ]
    }
]
```