

# Event Details

- **Event Name**: Super Bug Concert in the Park
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 06:00 pm (-04:00)
- **Event Description**: All band members are local, should be a fun rock and roll time!
- **Event URL**: https://allevents.in/hillsboro/super-bug-concert-in-the-park/200029975640111
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: NH
- **country**: United States
- **location**: Butler Park
- **lat**: 43.114376806308
- **long**: -71.895746640547
- **full address**: Butler Park, Hillsborough,NH,United States, Hillsboro

## Event gallery

- **Alt text**: Super Bug Concert in the Park
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/592ca948c4243b2a43320553c96fa44f42ca6e768586d42a4c3e8edde45904db-rimg-w720-h1082-dc040204-gmir?v=1776902950

## FAQs

- **Q**: When and where is Super Bug Concert in the Park being held?
  - **A:** Super Bug Concert in the Park takes place on Thu, 13 Aug, 2026 at 06:00 pm to Thu, 13 Aug, 2026 at 06:00 pm at Butler Park, Hillsborough,NH,United States, Hillsboro.
- **Q**: Who is organizing Super Bug Concert in the Park?
  - **A:** Super Bug Concert in the Park is organized by Fuller Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Super Bug Concert in the Park is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Hillsboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Super Bug Concert in the Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Super Bug Concert in the Park",
        "image": "https://cdn-az.allevents.in/events3/banners/592ca948c4243b2a43320553c96fa44f42ca6e768586d42a4c3e8edde45904db-rimg-w720-h1082-dc040204-gmir?v=1776902950",
        "startDate": "2026-08-13T18:00:00-04:00",
        "url": "https://allevents.in/hillsboro/super-bug-concert-in-the-park/200029975640111",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Butler Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hillsborough,NH,United States",
                "addressLocality": "Hillsboro",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.114376806308",
                "longitude": "-71.895746640547"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All band members are local, should be a fun rock and roll time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fuller Public Library",
                "url": "https://allevents.in/org/fuller-public-library/22226792"
            }
        ]
    }
]
```