

# Event Details

- **Event Name**: Pop-Up Book Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 01:00 pm
- **Event Description**: Come do all your holiday shopping on Saturday, December 13--all the good stuff we've been saving!

Cash, check, or Venmo--no cards accepted.
- **Event URL**: https://allevents.in/easthampton/pop-up-book-sale/200029339098240
- **Event Categories**: pop-ups, shopping, holiday
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Easthampton
- **state**: MA
- **country**: United States
- **location**: 9 Park Street, Easthampton, MA, United States, Massachusetts 01027
- **lat**: 42.26837
- **long**: -72.67439
- **full address**: 9 Park Street, Easthampton, MA, United States, Massachusetts 01027

## Event gallery

- **Alt text**: Pop-Up Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/463311a41158aae03ee2913859f217f6e0807e7029cc13ce0150fbf2f8619476-rimg-w1200-h1600-dcfefaf1-gmir?v=1765449640

## FAQs

- **Q**: When and where is Pop-Up Book Sale being held?
  - **A:** Pop-Up Book Sale takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 01:00 pm at 9 Park Street, Easthampton, MA, United States, Massachusetts 01027.
- **Q**: Who is organizing Pop-Up Book Sale?
  - **A:** Pop-Up Book Sale is organized by Easthampton Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pop-Up Book Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/463311a41158aae03ee2913859f217f6e0807e7029cc13ce0150fbf2f8619476-rimg-w1200-h1600-dcfefaf1-gmir?v=1765449640",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/easthampton/pop-up-book-sale/200029339098240",
        "location": {
            "@type": "Place",
            "name": "9 Park Street, Easthampton, MA, United States, Massachusetts 01027",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Park St, Easthampton, MA 01027-2127, United States",
                "addressLocality": "Easthampton",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.26837",
                "longitude": "-72.67439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come do all your holiday shopping on Saturday, December 13--all the good stuff we've been saving!\n\nCash, check, or Venmo--no cards accepted.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Easthampton Public Library",
                "url": "https://allevents.in/org/easthampton-public-library/25973673"
            }
        ]
    }
]
```