

# Event Details

- **Event Name**: 4th Saturday Book Sale
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am – Sat, 22 Nov, 2025 at 01:00 pm
- **Event Description**: Book Sale in the 2ncd Floor Store
- **Event URL**: https://allevents.in/muncy/4th-saturday-book-sale/200029224011520
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Muncy
- **state**: PA
- **country**: United States
- **location**: 108 S. Main Street, 17756
- **lat**: 41.20352
- **long**: -76.78655
- **full address**: 108 S. Main Street, 17756, 108 S Main St, Muncy, PA 17756-1316, United States

## Event gallery

- **Alt text**: 4th Saturday Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ba0fb30b0a33f2fb6d518a754a426a729db2d66844d5c72a59d050811a875e73-rimg-w1000-h575-dc4a4645-gmir?v=1763601079

## FAQs

- **Q**: When and where is 4th Saturday Book Sale being held?
  - **A:** 4th Saturday Book Sale takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 01:00 pm at 108 S. Main Street, 17756, 108 S Main St, Muncy, PA 17756-1316, United States.
- **Q**: Who is organizing 4th Saturday Book Sale?
  - **A:** 4th Saturday Book Sale is organized by Friends of the Muncy Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "4th Saturday Book Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/ba0fb30b0a33f2fb6d518a754a426a729db2d66844d5c72a59d050811a875e73-rimg-w1000-h575-dc4a4645-gmir?v=1763601079",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/muncy/4th-saturday-book-sale/200029224011520",
        "location": {
            "@type": "Place",
            "name": "108 S. Main Street, 17756",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 S Main St, Muncy, PA 17756-1316, United States",
                "addressLocality": "Muncy",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.20352",
                "longitude": "-76.78655"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Book Sale in the 2ncd Floor Store",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Muncy Public Library",
                "url": "https://allevents.in/org/friends-of-the-muncy-public-library/24885259"
            }
        ]
    }
]
```