

# Event Details

- **Event Name**: Book Sale - $5 Bag
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 10:00 am – Sat, 25 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: Fill a provided grocery bag or bring your own (better value!) for $5 only on Saturday, April, 23rd from 10am-3pm.
- **Event URL**: https://allevents.in/akron/book-sale-$5-bag/200029904565956
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: 60 Goodyear Boulevard, Akron, OH
- **lat**: 41.06674
- **long**: -81.48176
- **full address**: 60 Goodyear Boulevard, Akron, OH, United States

## Event gallery

- **Alt text**: Book Sale - $5 Bag
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/22793fb8c4dfd82b1b4cba11a69b5f4723eadf9e745cb3095c48252be3329a1e-rimg-w1080-h1080-dcffffff-gmir?v=1775560975

## FAQs

- **Q**: When and where is Book Sale - $5 Bag being held?
  - **A:** Book Sale - $5 Bag takes place on Sat, 25 Apr, 2026 at 10:00 am to Sat, 25 Apr, 2026 at 03:00 pm at 60 Goodyear Boulevard, Akron, OH, United States.
- **Q**: Who is organizing Book Sale - $5 Bag?
  - **A:** Book Sale - $5 Bag is organized by Friends of the Goodyear Branch Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale - $5 Bag",
        "image": "https://cdn-az.allevents.in/events7/banners/22793fb8c4dfd82b1b4cba11a69b5f4723eadf9e745cb3095c48252be3329a1e-rimg-w1080-h1080-dcffffff-gmir?v=1775560975",
        "startDate": "2026-04-25T10:00:00-04:00",
        "endDate": "2026-04-25T15:00:00-04:00",
        "url": "https://allevents.in/akron/book-sale-$5-bag/200029904565956",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "60 Goodyear Boulevard, Akron, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Goodyear Blvd, Akron, OH 44305-4060, United States",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.06674",
                "longitude": "-81.48176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fill a provided grocery bag or bring your own (better value!) for $5 only on Saturday, April, 23rd from 10am-3pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Goodyear Branch Library",
                "url": "https://allevents.in/org/friends-of-the-goodyear-branch-library/27155198"
            }
        ]
    }
]
```