

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Thu, 17 Jul, 2025 at 08:00 am – Thu, 17 Jul, 2025 at 05:00 pm
- **Event Description**: Celebrate Richmond River Lake Days at the Friends of the Library Book Sale. Ask at the library for the location of the book sale.
- **Event URL**: https://allevents.in/richmond/book-sale/200028482730746
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: MN
- **country**: United States
- **location**: 63 Hall Ave SW, Richmond, MN, United States, Minnesota 56368
- **lat**: 45.45341
- **long**: -94.5202
- **full address**: 63 Hall Ave SW, Richmond, MN, United States, Minnesota 56368

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4078ccd5cf8e39ba09ba3ab37ffa70cbe3ac63fd7f8b156bb908dd31dccb8ff0-rimg-w1131-h791-dc77797a-gmir?v=1752173385

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Thu, 17 Jul, 2025 at 08:00 am to Thu, 17 Jul, 2025 at 05:00 pm at 63 Hall Ave SW, Richmond, MN, United States, Minnesota 56368.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Richmond Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/4078ccd5cf8e39ba09ba3ab37ffa70cbe3ac63fd7f8b156bb908dd31dccb8ff0-rimg-w1131-h791-dc77797a-gmir?v=1752173385",
        "startDate": "2025-07-17",
        "endDate": "2025-07-17",
        "url": "https://allevents.in/richmond/book-sale/200028482730746",
        "location": {
            "@type": "Place",
            "name": "63 Hall Ave SW, Richmond, MN, United States, Minnesota 56368",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Great River Regional Lbry-Richmond, 63 Hall Ave SW, Richmond, MN 56368, United States",
                "addressLocality": "Richmond",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.45341",
                "longitude": "-94.5202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Richmond River Lake Days at the Friends of the Library Book Sale. Ask at the library for the location of the book sale.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Richmond Public Library",
                "url": "https://allevents.in/org/richmond-public-library/20878112"
            }
        ]
    }
]
```