

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am – Sun, 19 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: Used Book Sale
Saturday, April 18, 9:00 AM - 4:00 PM
Sunday, April 19, 1:00 PM- 5:00 PM
$5 bag sale on Sunday
- **Event URL**: https://allevents.in/greendale/book-sale/200029934576354
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Greendale
- **state**: WI
- **country**: United States
- **location**: 5310 W Layton Ave, Greenfield, WI, United States, Wisconsin 53220
- **lat**: 42.96062
- **long**: -87.98131
- **full address**: 5310 W Layton Ave, Greenfield, WI, United States, Wisconsin 53220, 5310 W Layton Ave, Milwaukee, WI 53220-4011, United States, Greendale

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3dd0d55e04d17f2e41b643ec5c51405497e2755714e4c2925e368ecc1b807d88-rimg-w940-h552-dc5c4a48-gmir?v=1776056273

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Sat, 18 Apr, 2026 at 09:00 am to Sun, 19 Apr, 2026 at 05:00 pm at 5310 W Layton Ave, Greenfield, WI, United States, Wisconsin 53220, 5310 W Layton Ave, Milwaukee, WI 53220-4011, United States, Greendale.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Greenfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/3dd0d55e04d17f2e41b643ec5c51405497e2755714e4c2925e368ecc1b807d88-rimg-w940-h552-dc5c4a48-gmir?v=1776056273",
        "startDate": "2026-04-18T09:00:00-05:00",
        "endDate": "2026-04-19T17:00:00-05:00",
        "url": "https://allevents.in/greendale/book-sale/200029934576354",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "5310 W Layton Ave, Greenfield, WI, United States, Wisconsin 53220",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5310 W Layton Ave, Milwaukee, WI 53220-4011, United States",
                "addressLocality": "Greendale",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.96062",
                "longitude": "-87.98131"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Used Book Sale\nSaturday, April 18, 9:00 AM - 4:00 PM\nSunday, April 19, 1:00 PM- 5:00 PM\n$5 bag sale on Sunday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greenfield Public Library",
                "url": "https://allevents.in/org/greenfield-public-library/19268079"
            }
        ]
    }
]
```