

# Event Details

- **Event Name**: Holiday Book Sale
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:30 pm – Tue, 09 Dec, 2025 at 05:30 am
- **Event Description**: Please note that for this sale Members Only time is on Saturday from 10 AM - 2 PM, followed immediately by open to the public.
- **Event URL**: https://allevents.in/laramie/holiday-book-sale/200029228120314
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 159

## Ticket Details


## Event venue details

- **city**: Laramie
- **state**: WY
- **country**: United States
- **location**: 310 S 8th St, Laramie, WY, United States, Wyoming 82070
- **lat**: 41.31022
- **long**: -105.58778
- **full address**: 310 S 8th St, Laramie, WY, United States, Wyoming 82070

## Event gallery

- **Alt text**: Holiday Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f051c02d3483ba19cb0f4300842c17ad17a9d3a69f851011935f5cbe6c327626-rimg-w1200-h628-dc101628-gmir?v=1764869762

## FAQs

- **Q**: When and where is Holiday Book Sale being held?
  - **A:** Holiday Book Sale takes place on Sat, 06 Dec, 2025 at 05:30 pm to Tue, 09 Dec, 2025 at 05:30 am at 310 S 8th St, Laramie, WY, United States, Wyoming 82070.
- **Q**: Who is organizing Holiday Book Sale?
  - **A:** Holiday Book Sale is organized by Friends of the Albany County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Book Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/f051c02d3483ba19cb0f4300842c17ad17a9d3a69f851011935f5cbe6c327626-rimg-w1200-h628-dc101628-gmir?v=1764869762",
        "startDate": "2025-12-06",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/laramie/holiday-book-sale/200029228120314",
        "location": {
            "@type": "Place",
            "name": "310 S 8th St, Laramie, WY, United States, Wyoming 82070",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 S 8th St, Laramie, WY 82070-3969, United States",
                "addressLocality": "Laramie",
                "addressRegion": "WY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.31022",
                "longitude": "-105.58778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please note that for this sale Members Only time is on Saturday from 10 AM - 2 PM, followed immediately by open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Albany County Public Library",
                "url": "https://allevents.in/org/friends-of-the-albany-county-public-library/25939128"
            }
        ]
    }
]
```