

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 10:00 am – Sat, 21 Mar, 2026 at 03:00 pm
- **Event Description**: Friends of the Artesia Library Book Sale
Saturday March 21st from 10am until 3pm. 
Come check out the great selection of books.
- **Event URL**: https://allevents.in/cerritos/book-sale/200029814909057
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cerritos
- **state**: CA
- **country**: United States
- **location**: Artesia
- **lat**: 33.867567
- **long**: -118.080635
- **full address**: Artesia, Cerritos, California, United States

## Event gallery

- **Alt text**: Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c1acd8060437b78071faa826105d7e65aa4846817ddd4c20761ee8552153cf06-rimg-w1200-h900-dca98c5f-gmir?v=1773608397

## FAQs

- **Q**: When and where is Book Sale being held?
  - **A:** Book Sale takes place on Sat, 21 Mar, 2026 at 10:00 am to Sat, 21 Mar, 2026 at 03:00 pm at Artesia, Cerritos, California, United States.
- **Q**: Who is organizing Book Sale?
  - **A:** Book Sale is organized by Friends of Artesia Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/c1acd8060437b78071faa826105d7e65aa4846817ddd4c20761ee8552153cf06-rimg-w1200-h900-dca98c5f-gmir?v=1773608397",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/cerritos/book-sale/200029814909057",
        "location": {
            "@type": "Place",
            "name": "Artesia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cerritos, California",
                "addressLocality": "Cerritos",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.867567",
                "longitude": "-118.080635"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friends of the Artesia Library Book Sale\nSaturday March 21st from 10am until 3pm. \nCome check out the great selection of books.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Artesia Library",
                "url": "https://allevents.in/org/friends-of-artesia-library/26081546"
            }
        ]
    }
]
```