

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 10:00 am
- **Event Description**: Central Point Friends of the Library offer a book sale to the public in the Community Room of the Central Point library.  This month's feature is 'cozy mysteries'.  Stop in for some new reads.
- **Event URL**: https://allevents.in/central-point/book-sale/200029446319643
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Central Point
- **state**: OR
- **country**: United States
- **location**: 116 S 3rd St, Central Point, OR 97502-2216, United States
- **lat**: 42.374
- **long**: -122.91459
- **full address**: 116 S 3rd St, Central Point, OR 97502-2216, United States

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1508a1f901563544d7045e7f957a43814cbdd8543ff1a540e9b2d587e41e7909-rimg-w1200-h1200-dc171712-gmir?v=1767552403

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Fri, 09 Jan, 2026 at 10:00 am to Fri, 09 Jan, 2026 at 10:00 am at 116 S 3rd St, Central Point, OR 97502-2216, United States.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Central Point Friends of the Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/1508a1f901563544d7045e7f957a43814cbdd8543ff1a540e9b2d587e41e7909-rimg-w1200-h1200-dc171712-gmir?v=1767552403",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/central-point/book-sale/200029446319643",
        "location": {
            "@type": "Place",
            "name": "116 S 3rd St, Central Point, OR 97502-2216, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 S 3rd St, Central Point, OR 97502-2216, United States",
                "addressLocality": "Central Point",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.374",
                "longitude": "-122.91459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Central Point Friends of the Library offer a book sale to the public in the Community Room of the Central Point library.  This month's feature is 'cozy mysteries'.  Stop in for some new reads.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Point Friends of the Library",
                "url": "https://allevents.in/org/central-point-friends-of-the-library/25404140"
            }
        ]
    }
]
```