

# Event Details

- **Event Name**: Drop-In Spring Crafts
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 10:00 am – Sat, 18 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for a special craft event where we will be making crafts to celebrate the Spring!

No registration is required for this drop-in event.
- **Event URL**: https://allevents.in/hooksett/drop-in-spring-crafts/200029921998031
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hooksett
- **state**: NH
- **country**: United States
- **location**: 31 Mount Saint Marys Way, Hooksett, NH, United States, New Hampshire 03106
- **lat**: 43.09409
- **long**: -71.45181
- **full address**: 31 Mount Saint Marys Way, Hooksett, NH, United States, New Hampshire 03106

## Event gallery

- **Alt text**: Drop-In Spring Crafts
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/af4f9966a48d5632151d9cbc94d8d47df36bffa5e01d89fff4656b12ffb15d85-rimg-w1200-h675-dcfeddcc-gmir?v=1775833650

## FAQs

- **Q**: When and where is Drop-In Spring Crafts being held?
  - **A:** Drop-In Spring Crafts takes place on Sat, 18 Apr, 2026 at 10:00 am to Sat, 18 Apr, 2026 at 12:00 pm at 31 Mount Saint Marys Way, Hooksett, NH, United States, New Hampshire 03106.
- **Q**: Who is organizing Drop-In Spring Crafts?
  - **A:** Drop-In Spring Crafts is organized by Hooksett Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Drop-In Spring Crafts",
        "image": "https://cdn-az.allevents.in/events7/banners/af4f9966a48d5632151d9cbc94d8d47df36bffa5e01d89fff4656b12ffb15d85-rimg-w1200-h675-dcfeddcc-gmir?v=1775833650",
        "startDate": "2026-04-18T10:00:00-04:00",
        "endDate": "2026-04-18T12:00:00-04:00",
        "url": "https://allevents.in/hooksett/drop-in-spring-crafts/200029921998031",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "31 Mount Saint Marys Way, Hooksett, NH, United States, New Hampshire 03106",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Mount Saint Marys Way, Hooksett, NH 03106-4400, United States",
                "addressLocality": "Hooksett",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.09409",
                "longitude": "-71.45181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special craft event where we will be making crafts to celebrate the Spring!\n\nNo registration is required for this drop-in event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hooksett Public Library",
                "url": "https://allevents.in/org/hooksett-public-library/9461742",
                "description": "Library Hours: Mon-Wed: 9-8pm Thu: 11-8pm Fri-Sat: 9-5pm Sun: Closed"
            }
        ]
    }
]
```