

# Event Details

- **Event Name**: Annual Book Sale
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 01:00 pm – Fri, 03 Jul, 2026 at 04:00 pm
- **Event Description**: All types of books, audiobooks, and DVDs for sale under the tent and in the library.
Book sale June 29th-July 3rd during library hours:
Mon/Wed/Thurs 1-7pm
Tues & Fri 10am-4pm
- **Event URL**: https://allevents.in/bethlehem/annual-book-sale/200030189588431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Bethlehem
- **state**: NH
- **country**: United States
- **location**: 2245 Main St, Bethlehem, NH, United States, New Hampshire 03574
- **lat**: 44.28143
- **long**: -71.68263
- **full address**: 2245 Main St, Bethlehem, NH, United States, New Hampshire 03574

## Event gallery

- **Alt text**: Annual Book Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7184eb7ee17d3efae6de14ca5d2f4ce7cbc047ab225bcd1f983a78f5c0df9f24-rimg-w415-h251-dc72665a-gmir?v=1782924829

## FAQs

- **Q**: When and where is Annual Book Sale being held?
  - **A:** Annual Book Sale takes place on Mon, 29 Jun, 2026 at 01:00 pm to Fri, 03 Jul, 2026 at 04:00 pm at 2245 Main St, Bethlehem, NH, United States, New Hampshire 03574.
- **Q**: Who is organizing Annual Book Sale?
  - **A:** Annual Book Sale is organized by Bethlehem Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Book Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/7184eb7ee17d3efae6de14ca5d2f4ce7cbc047ab225bcd1f983a78f5c0df9f24-rimg-w415-h251-dc72665a-gmir?v=1782924829",
        "startDate": "2026-06-29",
        "endDate": "2026-07-03",
        "url": "https://allevents.in/bethlehem/annual-book-sale/200030189588431",
        "location": {
            "@type": "Place",
            "name": "2245 Main St, Bethlehem, NH, United States, New Hampshire 03574",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2245 Main St, Bethlehem, NH 03574-4970, United States",
                "addressLocality": "Bethlehem",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.28143",
                "longitude": "-71.68263"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All types of books, audiobooks, and DVDs for sale under the tent and in the library.\nBook sale June 29th-July 3rd during library hours:\nMon/Wed/Thurs 1-7pm\nTues & Fri 10am-4pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethlehem Public Library",
                "url": "https://allevents.in/org/bethlehem-public-library/20877217"
            }
        ]
    }
]
```