

# Event Details

- **Event Name**: Midnight Madness
- **Event Start and End Date**: Thu, 06 Aug, 2026 at 06:00 pm
- **Event Description**: It's our annual Midnight Madness night! All teens (entering grade 7 and up) are invited to a night of pizza and shenanigans! The Library is yours until Midnight!
- **Event URL**: https://allevents.in/new-boston/midnight-madness/200030360626818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: New Boston
- **state**: NH
- **country**: United States
- **location**: 67 Mont Vernon Rd, New Boston, NH, United States, New Hampshire 03070
- **lat**: 42.97052
- **long**: -71.69459
- **full address**: 67 Mont Vernon Rd, New Boston, NH, United States, New Hampshire 03070

## Event gallery

- **Alt text**: Midnight Madness
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/243d5c444d5a90e8f396f9891acadd42df206879ac0be7eff75f2d01dcda220a-rimg-w1200-h675-dc484848-gmir?v=1785709711

## FAQs

- **Q**: When and where is Midnight Madness being held?
  - **A:** Midnight Madness takes place on Thu, 06 Aug, 2026 at 06:00 pm to Thu, 06 Aug, 2026 at 06:00 pm at 67 Mont Vernon Rd, New Boston, NH, United States, New Hampshire 03070.
- **Q**: Who is organizing Midnight Madness?
  - **A:** Midnight Madness is organized by Whipple Free Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Midnight Madness is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in New Boston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Midnight Madness sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Midnight Madness",
        "image": "https://cdn-az.allevents.in/events1/banners/243d5c444d5a90e8f396f9891acadd42df206879ac0be7eff75f2d01dcda220a-rimg-w1200-h675-dc484848-gmir?v=1785709711",
        "startDate": "2026-08-06",
        "url": "https://allevents.in/new-boston/midnight-madness/200030360626818",
        "location": {
            "@type": "Place",
            "name": "67 Mont Vernon Rd, New Boston, NH, United States, New Hampshire 03070",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Mont Vernon Rd, New Boston, NH 03070-3914, United States",
                "addressLocality": "New Boston",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.97052",
                "longitude": "-71.69459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's our annual Midnight Madness night! All teens (entering grade 7 and up) are invited to a night of pizza and shenanigans! The Library is yours until Midnight!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whipple Free Library",
                "url": "https://allevents.in/org/whipple-free-library/25312340"
            }
        ]
    }
]
```