

# Event Details

- **Event Name**: PTA Holiday Craft Night
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:15 pm
- **Event Description**: Join us for some holiday crafts & pizza.  
This is a FREE event for ALL HES students, staff, and families.
- **Event URL**: https://allevents.in/hinsdale/pta-holiday-craft-night/200029244010526
- **Event Categories**: crafts, christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hinsdale
- **state**: NH
- **country**: United States
- **location**: 12 School Street, Hinsdale, NH, United States, New Hampshire 03451
- **lat**: 42.78459
- **long**: -72.49923
- **full address**: 12 School Street, Hinsdale, NH, United States, New Hampshire 03451

## Event gallery

- **Alt text**: PTA Holiday Craft Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=PTA+Holiday+Craft+Night&date=Thu%2C+18+Dec%2C+2025+at+06%3A15+pm&bg=2

## FAQs

- **Q**: When and where is PTA Holiday Craft Night being held?
  - **A:** PTA Holiday Craft Night takes place on Thu, 18 Dec, 2025 at 06:15 pm to Thu, 18 Dec, 2025 at 06:15 pm at 12 School Street, Hinsdale, NH, United States, New Hampshire 03451.
- **Q**: Who is organizing PTA Holiday Craft Night?
  - **A:** PTA Holiday Craft Night is organized by Hinsdale NH Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTA Holiday Craft Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=PTA+Holiday+Craft+Night&date=Thu%2C+18+Dec%2C+2025+at+06%3A15+pm&bg=2",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/hinsdale/pta-holiday-craft-night/200029244010526",
        "location": {
            "@type": "Place",
            "name": "12 School Street, Hinsdale, NH, United States, New Hampshire 03451",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 School St, Hinsdale, NH 03451-2390, United States",
                "addressLocality": "Hinsdale",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.78459",
                "longitude": "-72.49923"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some holiday crafts & pizza.  \nThis is a FREE event for ALL HES students, staff, and families.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hinsdale NH Elementary PTA",
                "url": "https://allevents.in/org/hinsdale-nh-elementary-pta/23922638"
            }
        ]
    }
]
```