

# Event Details

- **Event Name**: Book Recycling Event
- **Event Start and End Date**: Sat, 14 Jun, 2025 at 09:00 am
- **Event Description**: Please join us for our book recycling event at Evans Mills Primary School. We will be accepting any type of book as long as dry and clean, even books that are not usually accepted for donations!
- **Event URL**: https://allevents.in/evans-mills/book-recycling-event/200028106177154
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Evans Mills
- **state**: NY
- **country**: United States
- **location**: Evans Mills Primary School
- **lat**: 44.085130774379
- **long**: -75.80775228345
- **full address**: Evans Mills Primary School, 8442 S Main St,Evans Mills, New York, United States

## Event gallery

- **Alt text**: Book Recycling Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9e4043e64243f11ae7f24baf690c1b79c59cf7a4685fa89b0d45073de94f7c26-rimg-w474-h158-dcbcc480-gmir?v=1749485954

## FAQs

- **Q**: When and where is Book Recycling Event being held?
  - **A:** Book Recycling Event takes place on Sat, 14 Jun, 2025 at 09:00 am to Sat, 14 Jun, 2025 at 09:00 am at Evans Mills Primary School, 8442 S Main St,Evans Mills, New York, United States.
- **Q**: Who is organizing Book Recycling Event?
  - **A:** Book Recycling Event is organized by Evans Mills Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Recycling Event",
        "image": "https://cdn-az.allevents.in/events6/banners/9e4043e64243f11ae7f24baf690c1b79c59cf7a4685fa89b0d45073de94f7c26-rimg-w474-h158-dcbcc480-gmir?v=1749485954",
        "startDate": "2025-06-14",
        "url": "https://allevents.in/evans-mills/book-recycling-event/200028106177154",
        "location": {
            "@type": "Place",
            "name": "Evans Mills Primary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8442 S Main St,Evans Mills, New York",
                "addressLocality": "Evans Mills",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.085130774379",
                "longitude": "-75.80775228345"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our book recycling event at Evans Mills Primary School. We will be accepting any type of book as long as dry and clean, even books that are not usually accepted for donations!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evans Mills Public Library",
                "url": "https://allevents.in/org/evans-mills-public-library/22745222"
            }
        ]
    }
]
```