

# Event Details

- **Event Name**: Book Sale
- **Event Start and End Date**: Sat, 09 Aug, 2025 at 12:00 pm – Sat, 09 Aug, 2025 at 04:00 pm
- **Event Description**: The Friends of the Library are hosting a basement book sale. Bags of books are $5, bring cash and a bag!
- **Event URL**: https://allevents.in/coaldale/book-sale/200028424954410
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200028424954410?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=coaldale-events

## Event venue details

- **city**: Coaldale
- **state**: AB
- **country**: Canada
- **location**: 2014 18 Street, Coaldale, AB, Canada, Alberta T1M1N1
- **lat**: 49.7265
- **long**: -112.61978
- **full address**: 2014 18 Street, Coaldale, AB, Canada, Alberta T1M1N1

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Coaldale Public Library (https://allevents.in/org/coaldale-public-library/25957914)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/470cc197642676bdd2cb6d86741746fd5f7e22b384c1da91a4bfb5abbe8c04ea-rimg-w1200-h639-dc7e3194-gmir?v=1754369323
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9fc6a588fea4c0c6aaec039de54928583db8cd5d0a687624962b13916f081874-rimg-w300-h300-dc7d3193-gmir?v=1754369332

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 09 Aug, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 2014 18 Street, Coaldale, AB, Canada, Alberta T1M1N1
- **Q**: Who is organizing the event?
  - **A:** Coaldale Public Library
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Book Sale ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Book Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/470cc197642676bdd2cb6d86741746fd5f7e22b384c1da91a4bfb5abbe8c04ea-rimg-w1200-h639-dc7e3194-gmir?v=1754369323",
        "startDate": "2025-08-09",
        "endDate": "2025-08-09",
        "url": "https://allevents.in/coaldale/book-sale/200028424954410",
        "location": {
            "@type": "Place",
            "name": "2014 18 Street, Coaldale, AB, Canada, Alberta T1M1N1",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2014 18 St, Coaldale, AB T1M 1E9, Canada",
                "addressLocality": "Coaldale",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.7265",
                "longitude": "-112.61978"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Friends of the Library are hosting a basement book sale. Bags of books are $5, bring cash and a bag!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coaldale Public Library",
                "url": "https://allevents.in/org/coaldale-public-library/25957914"
            }
        ]
    }
]
```