

# Event Details

- **Event Name**: Holiday Book Sale
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 08:00 am – Sat, 06 Dec, 2025 at 03:00 pm
- **Event Description**: Need to replenish your book collection? We got you covered! We have so many books we can't even set them all out once. Please help us find these books a good home for the holidays.
- **Event URL**: https://allevents.in/gilmer/holiday-book-sale/200029220681552
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: Gilmer
- **state**: TX
- **country**: United States
- **location**: 702 W Tyler St, Gilmer, TX, United States, Texas 75644
- **lat**: 32.72913
- **long**: -94.95199
- **full address**: 702 W Tyler St, Gilmer, TX, United States, Texas 75644

## Event gallery

- **Alt text**: Holiday Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/870cb5a95ec639cd11fd2597992957eae79118d9617c0533eb8cee0b3f11d3dd-rimg-w851-h315-dc604946-gmir?v=1765016821

## FAQs

- **Q**: When and where is Holiday Book Sale being held?
  - **A:** Holiday Book Sale takes place on Wed, 03 Dec, 2025 at 08:00 am to Sat, 06 Dec, 2025 at 03:00 pm at 702 W Tyler St, Gilmer, TX, United States, Texas 75644.
- **Q**: Who is organizing Holiday Book Sale?
  - **A:** Holiday Book Sale is organized by Friends of Upshur County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Book Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/870cb5a95ec639cd11fd2597992957eae79118d9617c0533eb8cee0b3f11d3dd-rimg-w851-h315-dc604946-gmir?v=1765016821",
        "startDate": "2025-12-03",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/gilmer/holiday-book-sale/200029220681552",
        "location": {
            "@type": "Place",
            "name": "702 W Tyler St, Gilmer, TX, United States, Texas 75644",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "702 W Tyler St, Gilmer, TX 75644-2145, United States",
                "addressLocality": "Gilmer",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.72913",
                "longitude": "-94.95199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Need to replenish your book collection? We got you covered! We have so many books we can't even set them all out once. Please help us find these books a good home for the holidays.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Upshur County Library",
                "url": "https://allevents.in/org/friends-of-upshur-county-library/24870203"
            }
        ]
    }
]
```