

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Sat, 21 Nov, 2026 at 09:00 am – Sat, 21 Nov, 2026 at 03:30 pm (-05:00)
- **Event Description**: Visit the library for great deals on hundreds of books. It's FREE!
- **Event URL**: https://allevents.in/muskegon/book-sale/200030566337451
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Muskegon
- **state**: MI
- **country**: United States
- **location**: 1522 Ruddiman Dr, North Muskegon, MI, United States, Michigan 49445
- **lat**: 43.25702
- **long**: -86.26749
- **full address**: 1522 Ruddiman Dr, North Muskegon, MI, United States, Michigan 49445, 1522 Ruddiman Dr, Muskegon, MI 49445-3038, United States

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a61ec9db5dfe118c421239079d15ccdc43afa3b3c335eb7efd72d780a372df1b-rimg-w1200-h628-dc082848-gmir?v=1787536701

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Sat, 21 Nov, 2026 at 09:00 am to Sat, 21 Nov, 2026 at 03:30 pm at 1522 Ruddiman Dr, North Muskegon, MI, United States, Michigan 49445, 1522 Ruddiman Dr, Muskegon, MI 49445-3038, United States.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by North Muskegon Branch of MADL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/a61ec9db5dfe118c421239079d15ccdc43afa3b3c335eb7efd72d780a372df1b-rimg-w1200-h628-dc082848-gmir?v=1787536701",
        "startDate": "2026-11-21T09:00:00-05:00",
        "endDate": "2026-11-21T15:30:00-05:00",
        "url": "https://allevents.in/muskegon/book-sale/200030566337451",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1522 Ruddiman Dr, North Muskegon, MI, United States, Michigan 49445",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1522 Ruddiman Dr, Muskegon, MI 49445-3038, United States",
                "addressLocality": "Muskegon",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.25702",
                "longitude": "-86.26749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visit the library for great deals on hundreds of books. It's FREE!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Muskegon Branch of MADL",
                "url": "https://allevents.in/org/north-muskegon-branch-of-madl/22495943"
            }
        ]
    }
]
```