

# Event Details

- **Event Name**: Holiday Fare
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 11:00 am – Tue, 09 Dec, 2025 at 01:00 pm
- **Event Description**: Join the Friends, Trustees, and Librarians for a light lunch.
- **Event URL**: https://allevents.in/moultonborough/holiday-fare/200029199870413
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Moultonborough
- **state**: NH
- **country**: United States
- **location**: Moultonborough Public Library (NH)
- **lat**: 43.755625607628
- **long**: -71.395655326336
- **full address**: Moultonborough Public Library (NH), 4 Holland St,Moultonborough, New Hampshire, United States

## Event gallery

- **Alt text**: Holiday Fare
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b39f71077f8823a417f65ecb05a875c3c8d342c830eefb2856e403047b4f5c13-rimg-w1200-h675-dc8ecae6-gmir?v=1765280224

## FAQs

- **Q**: When and where is Holiday Fare being held?
  - **A:** Holiday Fare takes place on Tue, 09 Dec, 2025 at 11:00 am to Tue, 09 Dec, 2025 at 01:00 pm at Moultonborough Public Library (NH), 4 Holland St,Moultonborough, New Hampshire, United States.
- **Q**: Who is organizing Holiday Fare?
  - **A:** Holiday Fare is organized by Friends of the Moultonborough Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Fare",
        "image": "https://cdn-az.allevents.in/events4/banners/b39f71077f8823a417f65ecb05a875c3c8d342c830eefb2856e403047b4f5c13-rimg-w1200-h675-dc8ecae6-gmir?v=1765280224",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/moultonborough/holiday-fare/200029199870413",
        "location": {
            "@type": "Place",
            "name": "Moultonborough Public Library (NH)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Holland St,Moultonborough, New Hampshire",
                "addressLocality": "Moultonborough",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.755625607628",
                "longitude": "-71.395655326336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Friends, Trustees, and Librarians for a light lunch.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Moultonborough Public Library",
                "url": "https://allevents.in/org/friends-of-the-moultonborough-public-library/23126092"
            }
        ]
    }
]
```